From 6066eef9394a4a2f70ce3a03808554f1eb7d5696 Mon Sep 17 00:00:00 2001 From: Gerrit Code Review Date: Sat, 10 Nov 2018 14:32:58 +0000 Subject: [PATCH] Remove force option from 'Push Annotated Tag' permission The force option on 'Push Annotated Tag' had no effect and is no longer supported. --- project.config | 96 +++++++++++++++++++++++++------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/project.config b/project.config index d157648..46fd2b2 100644 --- a/project.config +++ b/project.config @@ -4,52 +4,52 @@ [access] inheritFrom = scm/acls/domain_sdk [access "refs/heads/*"] - abandon = group SDK / Native Build System - Integrators - abandon = group SDK / Native Build System - Maintainers - create = group SDK / Native Build System - Integrators - create = group SDK / Native Build System - Maintainers - forgeAuthor = group SDK / Native Build System - Integrators - forgeAuthor = group SDK / Native Build System - Maintainers - forgeCommitter = group SDK / Native Build System - Integrators - forgeCommitter = group SDK / Native Build System - Maintainers - forgeServerAsCommitter = group SDK / Native Build System - Integrators - forgeServerAsCommitter = group SDK / Native Build System - Maintainers - push = group SDK / Native Build System - Integrators - push = +force group SDK / Native Build System - Maintainers - pushMerge = group SDK / Native Build System - Integrators - pushMerge = group SDK / Native Build System - Maintainers - label-Code-Review = -2..+2 group SDK / Native Build System - Integrators - label-Code-Review = -2..+2 group SDK / Native Build System - Maintainers - label-Code-Review = -2..+2 group SDK / Native Build System - Reviewers - label-Verified = -1..+1 group SDK / Native Build System - Integrators - label-Verified = -1..+1 group SDK / Native Build System - Maintainers - label-Verified = -1..+1 group SDK / Native Build System - Reviewers - rebase = group SDK / Native Build System - Integrators - rebase = group SDK / Native Build System - Maintainers - removeReviewer = group SDK / Native Build System - Integrators - removeReviewer = group SDK / Native Build System - Maintainers - removeReviewer = group SDK / Native Build System - Reviewers - submit = group SDK / Native Build System - Integrators - submit = group SDK / Native Build System - Maintainers - editTopicName = +force group SDK / Native Build System - Integrators - editTopicName = +force group SDK / Native Build System - Maintainers - deleteDrafts = group SDK / Native Build System - Integrators - deleteDrafts = group SDK / Native Build System - Maintainers - publishDrafts = group SDK / Native Build System - Integrators - publishDrafts = group SDK / Native Build System - Maintainers - publishDrafts = group SDK / Native Build System - Reviewers - viewDrafts = group SDK / Native Build System - Integrators - viewDrafts = group SDK / Native Build System - Maintainers - viewDrafts = group SDK / Native Build System - Reviewers + abandon = group SDK / Native Build System - Integrators + abandon = group SDK / Native Build System - Maintainers + create = group SDK / Native Build System - Integrators + create = group SDK / Native Build System - Maintainers + forgeAuthor = group SDK / Native Build System - Integrators + forgeAuthor = group SDK / Native Build System - Maintainers + forgeCommitter = group SDK / Native Build System - Integrators + forgeCommitter = group SDK / Native Build System - Maintainers + forgeServerAsCommitter = group SDK / Native Build System - Integrators + forgeServerAsCommitter = group SDK / Native Build System - Maintainers + push = group SDK / Native Build System - Integrators + push = +force group SDK / Native Build System - Maintainers + pushMerge = group SDK / Native Build System - Integrators + pushMerge = group SDK / Native Build System - Maintainers + label-Code-Review = -2..+2 group SDK / Native Build System - Integrators + label-Code-Review = -2..+2 group SDK / Native Build System - Maintainers + label-Code-Review = -2..+2 group SDK / Native Build System - Reviewers + label-Verified = -1..+1 group SDK / Native Build System - Integrators + label-Verified = -1..+1 group SDK / Native Build System - Maintainers + label-Verified = -1..+1 group SDK / Native Build System - Reviewers + rebase = group SDK / Native Build System - Integrators + rebase = group SDK / Native Build System - Maintainers + removeReviewer = group SDK / Native Build System - Integrators + removeReviewer = group SDK / Native Build System - Maintainers + removeReviewer = group SDK / Native Build System - Reviewers + submit = group SDK / Native Build System - Integrators + submit = group SDK / Native Build System - Maintainers + editTopicName = +force group SDK / Native Build System - Integrators + editTopicName = +force group SDK / Native Build System - Maintainers + deleteDrafts = group SDK / Native Build System - Integrators + deleteDrafts = group SDK / Native Build System - Maintainers + publishDrafts = group SDK / Native Build System - Integrators + publishDrafts = group SDK / Native Build System - Maintainers + publishDrafts = group SDK / Native Build System - Reviewers + viewDrafts = group SDK / Native Build System - Integrators + viewDrafts = group SDK / Native Build System - Maintainers + viewDrafts = group SDK / Native Build System - Reviewers [access "refs/tags/*"] - create = group SDK / Native Build System - Integrators - create = group SDK / Native Build System - Maintainers - forgeAuthor = group SDK / Native Build System - Integrators - forgeAuthor = group SDK / Native Build System - Maintainers - forgeCommitter = group SDK / Native Build System - Integrators - forgeCommitter = group SDK / Native Build System - Maintainers - pushTag = group SDK / Native Build System - Integrators - pushTag = +force group SDK / Native Build System - Maintainers - pushSignedTag = group SDK / Native Build System - Integrators - pushSignedTag = group SDK / Native Build System - Maintainers - push = +force group SDK / Native Build System - Maintainers + create = group SDK / Native Build System - Integrators + create = group SDK / Native Build System - Maintainers + forgeAuthor = group SDK / Native Build System - Integrators + forgeAuthor = group SDK / Native Build System - Maintainers + forgeCommitter = group SDK / Native Build System - Integrators + forgeCommitter = group SDK / Native Build System - Maintainers + pushTag = group SDK / Native Build System - Integrators + pushTag = group SDK / Native Build System - Maintainers + pushSignedTag = group SDK / Native Build System - Integrators + pushSignedTag = group SDK / Native Build System - Maintainers + push = +force group SDK / Native Build System - Maintainers -- 2.34.1