📄️ SCM Integration – Overview
This section covers how Jenkins integrates with Source Control Management (SCM) systems.
📄️ Git Credentials & Access Methods
This document explains how Jenkins authenticates with Git repositories.
📄️ Webhooks & Build Triggers
Webhooks are the preferred and most efficient way to trigger Jenkins builds from SCM.
📄️ Multibranch SCM Behavior
This document explains how Jenkins Multibranch Pipelines interact with SCM systems.
📄️ Branch Filtering & PR Discovery
This document explains how Jenkins controls which branches and pull requests are built
📄️ Polling & Scan Schedules
This document explains how Jenkins polls SCM and schedules multibranch scans, and when (or if) you should use them.