
This allows operators to filter the set of branches from which Zuul loads configuration. They are similar to exclude-unprotected-branches but apply to all drivers. Change-Id: I8201b3a19efb266298decb4851430b7205e855a1
10 lines
348 B
YAML
10 lines
348 B
YAML
---
|
|
features:
|
|
- |
|
|
Added new tenant project configuration options
|
|
attr:`tenant.untrusted-projects.<project>.include-branches` and
|
|
attr:`tenant.untrusted-projects.<project>.exclude-branches`.
|
|
Similar to *exclude-unprotected-branches*, these may be used to
|
|
reduce the set of branches from which Zuul will load
|
|
configuration.
|