Process Flow - Branch indexing and scanning
Start Jenkins Multibranch Pipeline
Trigger Branch Indexing
Scan SCM for Branches
Identify New/Deleted/Updated Branches
Create/Update/Delete Jenkins Jobs
Schedule Builds for New/Updated Branches
End
Jenkins scans the source code repository to find branches, then creates or updates jobs for each branch automatically.