Pipelines using the same repository for both code checkout and configuration now require matching branch values when triggered via the trigger pipeline modal or API endpoint. Trigger requests where “checkout branch” and “config branch” differ will return an error. This validation prevents configuration inconsistencies when a single repository serves as both the checkout and config source.