zuul/releasenotes/notes/locked-branches-a936534113677759.yaml
James E. Blair c592e7bcd5 Add support for excluding locked branches
This adds support for excluding locked (read-only) branches.  This is
currently only supported by the Github driver.

Change-Id: I360edeb04c9734189396e8c5ddbed17e7f7464a8
2024-05-14 10:53:31 -07:00

6 lines
162 B
YAML

---
features:
- |
The GitHub driver now supports excluding locked (read-only) branches
with the `exclude-locked-branches` tenant configuration setting.