-[access]
- inheritFrom = scm/acls/domains
[project]
state = active
+[access]
+ inheritFrom = scm/acls/domains
[access "refs/heads/*"]
- read = group Registered Users
- read = group Testing - Architects
- read = group Testing - Integrators
- read = group Testing - Maintainers
- read = group Testing - Reviewers
+ owner = group Testing - Architects
+ abandon = group Testing - Architects
+ abandon = group Testing - Integrators
+ abandon = group Testing - Maintainers
+ create = group Testing - Architects
+ create = group Testing - Integrators
+ create = group Testing - Maintainers
+ forgeAuthor = group Testing - Architects
+ forgeAuthor = group Testing - Integrators
+ forgeAuthor = group Testing - Maintainers
+ forgeCommitter = group Testing - Architects
+ forgeCommitter = group Testing - Integrators
+ forgeCommitter = group Testing - Maintainers
+ push = +force group Testing - Architects
+ push = group Testing - Integrators
+ push = +force group Testing - Maintainers
+ pushMerge = group Testing - Architects
+ pushMerge = group Testing - Integrators
+ pushMerge = group Testing - Maintainers
+ label-Code-Review = -2..+2 group Testing - Architects
+ label-Code-Review = -2..+2 group Testing - Integrators
+ label-Code-Review = -2..+2 group Testing - Maintainers
+ label-Code-Review = -2..+2 group Testing - Reviewers
+ label-Code-Review = -1..+1 group Registered Users
+ label-Verified = -1..+1 group Testing - Architects
+ label-Verified = -1..+1 group Testing - Integrators
+ label-Verified = -1..+1 group Testing - Maintainers
+ label-Verified = -1..+1 group Testing - Reviewers
+ rebase = group Testing - Architects
+ rebase = group Testing - Integrators
+ rebase = group Testing - Maintainers
+ removeReviewer = group Testing - Architects
+ removeReviewer = group Testing - Integrators
+ removeReviewer = group Testing - Maintainers
+ removeReviewer = group Testing - Reviewers
+ submit = group Testing - Architects
+ submit = group Testing - Integrators
+ submit = group Testing - Maintainers
+ editTopicName = +force group Testing - Architects
+ editTopicName = +force group Testing - Integrators
+ editTopicName = +force group Testing - Maintainers
+ deleteDrafts = group Testing - Architects
+ deleteDrafts = group Testing - Integrators
+ deleteDrafts = group Testing - Maintainers
+ publishDrafts = group Testing - Architects
+ publishDrafts = group Testing - Integrators
+ publishDrafts = group Testing - Maintainers
+ publishDrafts = group Testing - Reviewers
+ viewDrafts = group Testing - Architects
+ viewDrafts = group Testing - Integrators
+ viewDrafts = group Testing - Maintainers
+ viewDrafts = group Testing - Reviewers
+[access "refs/tags/*"]
+ create = group Testing - Architects
+ create = group Testing - Integrators
+ create = group Testing - Maintainers
+ forgeAuthor = group Testing - Architects
+ forgeAuthor = group Testing - Integrators
+ forgeAuthor = group Testing - Maintainers
+ forgeCommitter = group Testing - Architects
+ forgeCommitter = group Testing - Integrators
+ forgeCommitter = group Testing - Maintainers
+ pushTag = +force group Testing - Architects
+ pushTag = group Testing - Integrators
+ pushTag = +force group Testing - Maintainers
+ pushSignedTag = group Testing - Architects
+ pushSignedTag = group Testing - Integrators
+ pushSignedTag = group Testing - Maintainers
+ push = +force group Testing - Architects
+ push = +force group Testing - Maintainers