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:
Luca Milanesio 2017-05-31 17:44:49 +01:00 committed by David Pursehouse
parent f61da52c64
commit 4ab75823ce

View File

@ -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