zuul/tests/fixtures/config/templated-project/git
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
..
common-config Update test fixtures to use explicit run 2017-10-26 15:59:41 -07:00
org_layered-project Re-enable test_layered_templates test 2016-11-09 12:20:03 -05:00
org_templated-project Re-enable test_job_from_templates_launched job 2016-11-09 12:20:02 -05:00
untrusted-config/zuul.d Use implied branch matcher for implied branches 2021-02-10 11:50:10 -08:00