Force build should be allowed now
This commit is contained in:
@@ -365,6 +365,7 @@ authz = util.Authz(
|
||||
|
||||
# Defaulting old config, everyone can stop build.
|
||||
util.StopBuildEndpointMatcher(role="*"),
|
||||
util.ForceBuildEndpointMatcher(builder="*", role="*"),
|
||||
|
||||
# if future Buildbot implement new control, we are safe with this last rule
|
||||
util.AnyControlEndpointMatcher(role="admins")
|
||||
|
Reference in New Issue
Block a user