************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC. *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS! *****
************************************************************
Affected Version:
What steps will reproduce the problem?
1. Implement the following from the prolog cookbook:
https://gerrit-review.googlesource.com/Documentation/prolog-cookbook.html#_example_12_on_release_branches_require_drno_in_addition_to_project_rules
2. Verified that the label shows up (it does)
3. How to vote for the label? (I have no idea, everything I have tried fails)
What is the expected output? What do you see instead?
The documentation is incredibly short here.
Could someone add something to explain how to add groups that have voting rights for the label?
As far as I can tell right now, there is no way to do this, because any access rights in a project.config will be ignored, unless the label is added there, but then it defeats the purpose of defining the DrNo label based on a branch only (we don't want it for other branches).