summaryrefslogtreecommitdiff
path: root/releasenotes/notes/always-dynamic-dce165ca8b6e212f.yaml
blob: 0d0fe82260dd05b78f968f706d04101c4fd62fbb (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Added a new
    :attr:`tenant.untrusted-projects.<project>.always-dynamic-branches`
    tenant project configuration option.  This may be used to specify
    branches from which Zuul should never load static configuration
    and instead treat every change as if it newly proposed dynamic
    configuration.  This is potentially useful for large numbers of
    rarely-used feature branches.