Note on branch-specific labels with custom rules.pl
Clarify in the documentation that when a project has a custom rules.pl defined or inherited the branch-specific filtering of a label has no effect. Change-Id: I3b5a8e2a17b3f3c615bda1290ce3bfa5b58850bc
This commit is contained in:
parent
f61da52c64
commit
4ab75823ce
@ -364,6 +364,8 @@ The `branch` is independent from the branch scope defined in `access`
|
||||
parts in `project.config` file. That means from the UI a user can always
|
||||
assign permissions for that label on a branch, but this permission is then
|
||||
ignored if the label doesn't apply for that branch.
|
||||
Additionally, the `branch` modifier has no effect when the submit rule
|
||||
is customized in the rules.pl of the project or inherited from parent projects.
|
||||
|
||||
[[label_example]]
|
||||
=== Example
|
||||
|
Loading…
Reference in New Issue
Block a user