A rebase button for all registered users
The nova project core reviewers have had this enabled for them for several months without incident, and it's already something anyone can do locally and push to a change. Also it's convenient when people are editing commit messages via the WebUI and need to rebase dependent changes after doing so. Change-Id: Iefff52be4d12390be372429d6ebc48704c379630
This commit is contained in:
parent
5128891eac
commit
1fd0831335
@ -281,6 +281,7 @@ Next, edit `project.config` to look like::
|
||||
label-Verified = -1..+1 group Voting Third-Party CI
|
||||
label-Workflow = -1..+0 group Change Owner
|
||||
label-Workflow = -1..+1 group Project Bootstrappers
|
||||
rebase = group Registered Users
|
||||
submit = group Continuous Integration Tools
|
||||
submit = group Project Bootstrappers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user