zuul/tests/fixtures/config/templated-project
Tobias Henkel 29ab34a3ad Use implied branch matcher for implied branches
When not expressing branches each job automatically matches the branch
where it is defined. Currently that match is not a fullmatch because
the default BranchMatcher is used in this case.  This leads to the
situation that when having a job on branch stable and on stable-foo a
change to stable-foo matches both because stable is a submatch of
stable-foo. Using the ImpliedBranchMatcher on implied branches fixes
this.

Change-Id: I37e2a5dcf5df5c85812327a09d2678c0544bd366
2021-02-10 11:50:10 -08:00
..
git Use implied branch matcher for implied branches 2021-02-10 11:50:10 -08:00
main.yaml Do not add implied branch matchers in project-templates 2017-09-30 10:19:07 -07:00