
This adds support for excluding locked (read-only) branches. This is currently only supported by the Github driver. Change-Id: I360edeb04c9734189396e8c5ddbed17e7f7464a8
6 lines
162 B
YAML
6 lines
162 B
YAML
---
|
|
features:
|
|
- |
|
|
The GitHub driver now supports excluding locked (read-only) branches
|
|
with the `exclude-locked-branches` tenant configuration setting.
|