zuul/tests/fixtures/config/unprotected-branches
Tobias Henkel 5f423346aa
Filter out unprotected branches from builds if excluded
When working with GitHub Enterprise the recommended working model is
branch&pull within the same repo. This is especially necessary for
workflows that combine multiple repos in a single workspace. This has
the side effect that those repos can contain a large number of
branches that never will be part of a job. Having many branches in a
repo can have a large impact on the executor performance so exclude
them from the repo state if we exclude them in the tenant config. This
change only affects branches, not tags or other references.

Change-Id: Ic8e75fa8bf76d2e5a0b1779fa3538ee9a5c43411
2019-06-25 20:49:54 +02:00
..
git Filter out unprotected branches from builds if excluded 2019-06-25 20:49:54 +02:00
main.yaml Filter out unprotected branches from builds if excluded 2019-06-25 20:49:54 +02:00