ReadonlybranchGit branch that triggers this pipeline.
ReadonlystagesOrdered list of deployment stages for this branch's pipeline.
Optional ReadonlytriggerWhether to trigger this branch's pipeline on push.
Overrides the top-level source.triggerOnPush for this specific branch.
Useful when you want most branches to auto-trigger but disable it for
specific branches (e.g., a release branch that deploys on manual trigger only).
Configuration for a single branch pipeline.
Each branch entry creates its own independent CodePipeline that triggers on pushes to the specified branch and deploys through its own ordered stages.