move watcher tagging acls to the release team
As an official OpenStack project, Watcher releases need to be managed through the releases repo by the release team. Change-Id: I1a4e1cf690d6e337b53afc2a383f323aabfebcae Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
f1c09697ea
commit
b9bdc1efac
@ -5,7 +5,7 @@ label-Code-Review = -2..+2 group watcher-dashboard-core
|
|||||||
label-Workflow = -1..+1 group watcher-dashboard-core
|
label-Workflow = -1..+1 group watcher-dashboard-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
pushSignedTag = group watcher-dashboard-release
|
pushSignedTag = group library-release
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
@ -4,9 +4,6 @@ create = group watcher-release
|
|||||||
label-Code-Review = -2..+2 group watcher-core
|
label-Code-Review = -2..+2 group watcher-core
|
||||||
label-Workflow = -1..+1 group watcher-core
|
label-Workflow = -1..+1 group watcher-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
|
||||||
pushSignedTag = group watcher-release
|
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
Loading…
Reference in New Issue
Block a user