Strip/condense whitespace and sort Gerrit ACLs
This is the result of running: find modules/openstack_project/files/gerrit/acls/ -type f \ -name "*.config" -exec ./tools/normalize_acl.py {} 1 \; Change-Id: I15e64e41e94d4bea0ba2d1622962f7e204c67d4d
This commit is contained in:
parent
25a9cc73ad
commit
c6ca7acc8d
@ -1,2 +1,2 @@
|
|||||||
[project]
|
[project]
|
||||||
state = read only
|
state = read only
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
[project]
|
[project]
|
||||||
state = read only
|
state = read only
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
[project]
|
[project]
|
||||||
state = read only
|
state = read only
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
[project]
|
[project]
|
||||||
state = read only
|
state = read only
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
[project]
|
[project]
|
||||||
state = read only
|
state = read only
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group bashate-core
|
abandon = group bashate-core
|
||||||
label-Workflow = -1..+1 group bashate-core
|
label-Code-Review = -2..+2 group bashate-core
|
||||||
abandon = group bashate-core
|
label-Workflow = -1..+1 group bashate-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group bashate-ptl
|
create = group bashate-ptl
|
||||||
pushSignedTag = group bashate-ptl
|
pushSignedTag = group bashate-ptl
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
status = active
|
status = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group cookiecutter-core
|
abandon = group cookiecutter-core
|
||||||
abandon = group cookiecutter-core
|
label-Code-Review = -2..+2 group cookiecutter-core
|
||||||
label-Code-Review = -2..+2 group cookiecutter-core
|
label-Workflow = -1..+1 group cookiecutter-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group cookiecutter-core
|
create = group cookiecutter-core
|
||||||
pushSignedTag = group cookiecutter-core
|
pushSignedTag = group cookiecutter-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group devstack-core
|
abandon = group devstack-core
|
||||||
label-Workflow = -1..+1 group devstack-core
|
label-Code-Review = -2..+2 group devstack-core
|
||||||
abandon = group devstack-core
|
label-Workflow = -1..+1 group devstack-core
|
||||||
|
|
||||||
[access "refs/heads/stable/*"]
|
[access "refs/heads/stable/*"]
|
||||||
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
abandon = group devstack-core
|
||||||
label-Code-Review = -2..+2 group devstack-core
|
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
||||||
label-Code-Review = -1..+1 group Registered Users
|
label-Code-Review = -2..+2 group devstack-core
|
||||||
label-Workflow = -1..+1 group devstack-core
|
label-Code-Review = -1..+1 group Registered Users
|
||||||
abandon = group devstack-core
|
label-Workflow = -1..+1 group devstack-core
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,17 +1,21 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group devstack-core
|
abandon = group devstack-core
|
||||||
label-Workflow = -1..+1 group devstack-core
|
label-Code-Review = -2..+2 group devstack-core
|
||||||
abandon = group devstack-core
|
label-Workflow = -1..+1 group devstack-core
|
||||||
|
|
||||||
[access "refs/heads/stable/*"]
|
[access "refs/heads/stable/*"]
|
||||||
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
abandon = group devstack-core
|
||||||
label-Code-Review = -2..+2 group devstack-core
|
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
||||||
label-Code-Review = -1..+1 group Registered Users
|
label-Code-Review = -2..+2 group devstack-core
|
||||||
label-Workflow = -1..+1 group devstack-core
|
label-Code-Review = -1..+1 group Registered Users
|
||||||
abandon = group devstack-core
|
label-Workflow = -1..+1 group devstack-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,17 +1,21 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group grenade-core
|
abandon = group grenade-core
|
||||||
label-Workflow = -1..+1 group grenade-core
|
label-Code-Review = -2..+2 group grenade-core
|
||||||
abandon = group grenade-core
|
label-Workflow = -1..+1 group grenade-core
|
||||||
|
|
||||||
[access "refs/heads/stable/*"]
|
[access "refs/heads/stable/*"]
|
||||||
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
abandon = group grenade-core
|
||||||
label-Code-Review = -2..+2 group grenade-core
|
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
||||||
label-Code-Review = -1..+1 group Registered Users
|
label-Code-Review = -2..+2 group grenade-core
|
||||||
label-Workflow = -1..+1 group grenade-core
|
label-Code-Review = -1..+1 group Registered Users
|
||||||
abandon = group grenade-core
|
label-Workflow = -1..+1 group grenade-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,20 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
create = group hacking-ptl
|
create = group hacking-ptl
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group hacking-core
|
abandon = group hacking-core
|
||||||
abandon = group hacking-core
|
label-Code-Review = -2..+2 group hacking-core
|
||||||
label-Code-Review = -2..+2 group hacking-core
|
label-Workflow = -1..+1 group hacking-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group hacking-ptl
|
create = group hacking-ptl
|
||||||
pushSignedTag = group hacking-ptl
|
pushSignedTag = group hacking-ptl
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,18 +1,23 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group heat-core
|
abandon = group heat-core
|
||||||
label-Workflow = -1..+1 group heat-core
|
label-Code-Review = -2..+2 group heat-core
|
||||||
abandon = group heat-core
|
label-Workflow = -1..+1 group heat-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group heat-milestone
|
abandon = group heat-milestone
|
||||||
label-Workflow = -1..+1 group heat-milestone
|
label-Code-Review = -2..+2 group heat-milestone
|
||||||
abandon = group heat-milestone
|
label-Workflow = -1..+1 group heat-milestone
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group heat-ptl
|
create = group heat-ptl
|
||||||
pushSignedTag = group heat-ptl
|
pushSignedTag = group heat-ptl
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,19 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-nose-core
|
abandon = group openstack-nose-core
|
||||||
label-Workflow = -1..+1 group openstack-nose-core
|
label-Code-Review = -2..+2 group openstack-nose-core
|
||||||
abandon = group openstack-nose-core
|
label-Workflow = -1..+1 group openstack-nose-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group openstack-nose-milestone
|
abandon = group openstack-nose-milestone
|
||||||
label-Workflow = -1..+1 group openstack-nose-milestone
|
label-Code-Review = -2..+2 group openstack-nose-milestone
|
||||||
abandon = group openstack-nose-milestone
|
label-Workflow = -1..+1 group openstack-nose-milestone
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group oslo-core
|
abandon = group oslo-core
|
||||||
abandon = group oslo-core
|
label-Code-Review = -2..+2 group oslo-core
|
||||||
label-Code-Review = -2..+2 group oslo-core
|
label-Workflow = -1..+1 group oslo-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group oslo-core
|
create = group oslo-core
|
||||||
pushSignedTag = group oslo-core
|
pushSignedTag = group oslo-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group pbr-core
|
abandon = group pbr-core
|
||||||
abandon = group pbr-core
|
label-Code-Review = -2..+2 group pbr-core
|
||||||
label-Code-Review = -2..+2 group pbr-core
|
label-Workflow = -1..+1 group pbr-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group pbr-core
|
create = group pbr-core
|
||||||
pushSignedTag = group pbr-core
|
pushSignedTag = group pbr-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,17 +1,21 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Verified = -1..+1 group Third-Party CI
|
abandon = group Registered Users
|
||||||
label-Code-Review = -2..+2 group Registered Users
|
label-Code-Review = -2..+2 group Registered Users
|
||||||
label-Workflow = -1..+1 group Registered Users
|
label-Verified = -1..+1 group Third-Party CI
|
||||||
abandon = group Registered Users
|
label-Workflow = -1..+1 group Registered Users
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Verified = -1..+1 group Third-Party CI
|
abandon = group Registered Users
|
||||||
label-Code-Review = -2..+2 group Registered Users
|
label-Code-Review = -2..+2 group Registered Users
|
||||||
label-Workflow = -1..+1 group Registered Users
|
label-Verified = -1..+1 group Third-Party CI
|
||||||
abandon = group Registered Users
|
label-Workflow = -1..+1 group Registered Users
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group cookiecutter-core
|
abandon = group cookiecutter-core
|
||||||
abandon = group cookiecutter-core
|
label-Code-Review = -2..+2 group cookiecutter-core
|
||||||
label-Code-Review = -2..+2 group cookiecutter-core
|
label-Workflow = -1..+1 group cookiecutter-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group cookiecutter-core
|
create = group cookiecutter-core
|
||||||
pushSignedTag = group cookiecutter-core
|
pushSignedTag = group cookiecutter-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,15 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group activity-board-core
|
abandon = group activity-board-core
|
||||||
label-Workflow = -1..+1 group activity-board-core
|
label-Code-Review = -2..+2 group activity-board-core
|
||||||
abandon = group activity-board-core
|
label-Workflow = -1..+1 group activity-board-core
|
||||||
[access "refs/tags/*"]
|
|
||||||
create = group activity-board-core
|
|
||||||
pushSignedTag = group activity-board-core
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
create = group activity-board-core
|
||||||
|
pushSignedTag = group activity-board-core
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group askbot-theme-core
|
abandon = group askbot-theme-core
|
||||||
label-Workflow = -1..+1 group askbot-theme-core
|
label-Code-Review = -2..+2 group askbot-theme-core
|
||||||
abandon = group askbot-theme-core
|
label-Workflow = -1..+1 group askbot-theme-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group askbot-theme-core
|
create = group askbot-theme-core
|
||||||
pushSignedTag = group askbot-theme-core
|
pushSignedTag = group askbot-theme-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,10 +1,13 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
abandon = group openstack-ci-admins
|
||||||
label-Workflow = -1..+1 group openstack-ci-admins
|
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||||
abandon = group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-admins
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group devstack-gate-core
|
abandon = group devstack-gate-core
|
||||||
label-Workflow = -1..+1 group devstack-gate-core
|
label-Code-Review = -2..+2 group devstack-gate-core
|
||||||
abandon = group devstack-gate-core
|
label-Workflow = -1..+1 group devstack-gate-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,16 +1,21 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
create = group elastic-recheck-ptl
|
create = group elastic-recheck-ptl
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group elastic-recheck-core
|
abandon = group elastic-recheck-core
|
||||||
abandon = group elastic-recheck-core
|
label-Code-Review = -2..+2 group elastic-recheck-core
|
||||||
label-Code-Review = -2..+2 group elastic-recheck-core
|
label-Workflow = -1..+1 group elastic-recheck-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group elastic-recheck-ptl
|
create = group elastic-recheck-ptl
|
||||||
pushSignedTag = group elastic-recheck-ptl
|
pushSignedTag = group elastic-recheck-ptl
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group gearman-plugin-core
|
abandon = group gearman-plugin-core
|
||||||
label-Workflow = -1..+1 group gearman-plugin-core
|
label-Code-Review = -2..+2 group gearman-plugin-core
|
||||||
abandon = group gearman-plugin-core
|
label-Workflow = -1..+1 group gearman-plugin-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group gearman-plugin-core
|
create = group gearman-plugin-core
|
||||||
pushSignedTag = group gearman-plugin-core
|
pushSignedTag = group gearman-plugin-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,12 +1,15 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group gerrit-powered-agenda-core
|
abandon = group gerrit-powered-agenda-core
|
||||||
label-Workflow = -1..+1 group gerrit-powered-agenda-core
|
label-Code-Review = -2..+2 group gerrit-powered-agenda-core
|
||||||
abandon = group gerrit-powered-agenda-core
|
label-Workflow = -1..+1 group gerrit-powered-agenda-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group gerrit-powered-agenda-ptl
|
create = group gerrit-powered-agenda-ptl
|
||||||
pushSignedTag = group gerrit-powered-agenda-ptl
|
pushSignedTag = group gerrit-powered-agenda-ptl
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,10 +1,13 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group openstack-ci-admins
|
abandon = group openstack-ci-admins
|
||||||
abandon = group openstack-ci-admins
|
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-admins
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,23 +1,29 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
pushSignedTag = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
create = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/for/refs/heads/upstream/*"]
|
[access "refs/for/refs/heads/upstream/*"]
|
||||||
pushMerge = group openstack-ci-core
|
pushMerge = group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
forgeAuthor = group openstack-ci-admins
|
||||||
abandon = group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
forgeAuthor = group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/heads/upstream/*"]
|
[access "refs/heads/upstream/*"]
|
||||||
push = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
forgeAuthor = group openstack-ci-core
|
forgeAuthor = group openstack-ci-core
|
||||||
forgeCommitter = group openstack-ci-core
|
forgeCommitter = group openstack-ci-core
|
||||||
pushMerge = group openstack-ci-core
|
push = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushMerge = group openstack-ci-core
|
||||||
create = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
pushSignedTag = group openstack-ci-admins
|
create = group openstack-ci-admins
|
||||||
create = group openstack-ci-admins
|
pushSignedTag = group openstack-ci-admins
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
abandon = group openstack-ci-admins
|
||||||
label-Workflow = -1..+1 group openstack-ci-admins
|
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||||
abandon = group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-admins
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group stats-core
|
abandon = group stats-core
|
||||||
abandon = group stats-core
|
label-Code-Review = -2..+2 group stats-core
|
||||||
label-Code-Review = -2..+2 group stats-core
|
label-Workflow = -1..+1 group stats-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group stats-core
|
create = group stats-core
|
||||||
pushSignedTag = group stats-core
|
pushSignedTag = group stats-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group groups-static-pages-core
|
abandon = group groups-static-pages-core
|
||||||
label-Workflow = -1..+1 group groups-static-pages-core
|
label-Code-Review = -2..+2 group groups-static-pages-core
|
||||||
abandon = group groups-static-pages-core
|
label-Workflow = -1..+1 group groups-static-pages-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group groups-static-pages-ptl
|
create = group groups-static-pages-ptl
|
||||||
pushSignedTag = group groups-static-pages-ptl
|
pushSignedTag = group groups-static-pages-ptl
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
create = group groups-core
|
create = group groups-core
|
||||||
pushSignedTag = group groups-core
|
pushSignedTag = group groups-core
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group groups-core
|
abandon = group groups-core
|
||||||
abandon = group groups-core
|
label-Code-Review = -2..+2 group groups-core
|
||||||
label-Code-Review = -2..+2 group groups-core
|
label-Workflow = -1..+1 group groups-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,12 +1,15 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group infra-manual-core
|
abandon = group infra-manual-core
|
||||||
label-Workflow = -1..+1 group infra-manual-core
|
label-Code-Review = -2..+2 group infra-manual-core
|
||||||
abandon = group infra-manual-core
|
label-Workflow = -1..+1 group infra-manual-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group infra-manual-ptl
|
create = group infra-manual-ptl
|
||||||
pushSignedTag = group infra-manual-ptl
|
pushSignedTag = group infra-manual-ptl
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group jenkins-job-builder-core
|
abandon = group jenkins-job-builder-core
|
||||||
abandon = group jenkins-job-builder-core
|
label-Code-Review = -2..+2 group jenkins-job-builder-core
|
||||||
label-Code-Review = -2..+2 group jenkins-job-builder-core
|
label-Workflow = -1..+1 group jenkins-job-builder-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group jenkins-job-builder-ptl
|
create = group jenkins-job-builder-ptl
|
||||||
pushSignedTag = group jenkins-job-builder-ptl
|
pushSignedTag = group jenkins-job-builder-ptl
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,10 +1,13 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
forgeAuthor = group openstack-ci-admins
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
forgeAuthor = group openstack-ci-admins
|
||||||
abandon = group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,20 @@
|
|||||||
[access "refs/for/refs/*"]
|
[access "refs/for/refs/*"]
|
||||||
pushMerge = group openstack-ci-core
|
pushMerge = group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
forgeAuthor = group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
forgeAuthor = group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group odsreg-core
|
abandon = group odsreg-core
|
||||||
label-Workflow = -1..+1 group odsreg-core
|
label-Code-Review = -2..+2 group odsreg-core
|
||||||
abandon = group odsreg-core
|
label-Workflow = -1..+1 group odsreg-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group odsreg-core
|
create = group odsreg-core
|
||||||
pushSignedTag = group odsreg-core
|
pushSignedTag = group odsreg-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,12 +1,15 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstackid-core
|
abandon = group openstackid-core
|
||||||
label-Workflow = -1..+1 group openstackid-core
|
label-Code-Review = -2..+2 group openstackid-core
|
||||||
abandon = group openstackid-core
|
label-Workflow = -1..+1 group openstackid-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstackid-ptl
|
create = group openstackid-ptl
|
||||||
pushSignedTag = group openstackid-ptl
|
pushSignedTag = group openstackid-ptl
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,12 +1,15 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group os-loganalyze-core
|
abandon = group os-loganalyze-core
|
||||||
label-Workflow = -1..+1 group os-loganalyze-core
|
label-Code-Review = -2..+2 group os-loganalyze-core
|
||||||
abandon = group os-loganalyze-core
|
label-Workflow = -1..+1 group os-loganalyze-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group os-loganalyze-core
|
create = group os-loganalyze-core
|
||||||
pushSignedTag = group os-loganalyze-core
|
pushSignedTag = group os-loganalyze-core
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
abandon = group openstack-ci-admins
|
||||||
label-Workflow = -1..+1 group openstack-ci-admins
|
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||||
abandon = group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-admins
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-ci-admins
|
create = group openstack-ci-admins
|
||||||
pushSignedTag = group openstack-ci-admins
|
pushSignedTag = group openstack-ci-admins
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,16 +1,20 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
abandon = group openstack-ci-admins
|
||||||
label-Workflow = -1..+1 group openstack-ci-admins
|
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||||
abandon = group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-admins
|
||||||
|
|
||||||
[access "refs/meta/config"]
|
[access "refs/meta/config"]
|
||||||
label-Workflow = -1..+1 group openstack-ci-admins
|
abandon = group openstack-ci-admins
|
||||||
abandon = group openstack-ci-admins
|
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
label-Verified = -2..+2 group openstack-ci-admins
|
||||||
label-Verified = -2..+2 group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-admins
|
||||||
submit = group openstack-ci-admins
|
submit = group openstack-ci-admins
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,16 +1,20 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
abandon = group openstack-ci-admins
|
||||||
label-Workflow = -1..+1 group openstack-ci-admins
|
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||||
abandon = group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-admins
|
||||||
|
|
||||||
[access "refs/meta/config"]
|
[access "refs/meta/config"]
|
||||||
label-Workflow = -1..+1 group openstack-ci-admins
|
abandon = group openstack-ci-admins
|
||||||
abandon = group openstack-ci-admins
|
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
label-Verified = -2..+2 group openstack-ci-admins
|
||||||
label-Verified = -2..+2 group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-admins
|
||||||
submit = group openstack-ci-admins
|
submit = group openstack-ci-admins
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,10 +1,13 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,19 +1,24 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
abandon = group openstack-ci-admins
|
||||||
label-Workflow = -1..+1 group openstack-ci-admins
|
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||||
abandon = group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-admins
|
||||||
|
|
||||||
[access "refs/meta/config"]
|
[access "refs/meta/config"]
|
||||||
label-Workflow = -1..+1 group openstack-ci-admins
|
abandon = group openstack-ci-admins
|
||||||
abandon = group openstack-ci-admins
|
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
label-Verified = -2..+2 group openstack-ci-admins
|
||||||
label-Verified = -2..+2 group openstack-ci-admins
|
label-Workflow = -1..+1 group openstack-ci-admins
|
||||||
submit = group openstack-ci-admins
|
submit = group openstack-ci-admins
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-ci-admins
|
create = group openstack-ci-admins
|
||||||
pushSignedTag = group openstack-ci-admins
|
pushSignedTag = group openstack-ci-admins
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,10 +1,13 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group release-tools-core
|
abandon = group release-tools-core
|
||||||
label-Workflow = -1..+1 group release-tools-core
|
label-Code-Review = -2..+2 group release-tools-core
|
||||||
abandon = group release-tools-core
|
label-Workflow = -1..+1 group release-tools-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group release-tools-core
|
create = group release-tools-core
|
||||||
pushSignedTag = group release-tools-core
|
pushSignedTag = group release-tools-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group releasestatus-core
|
abandon = group releasestatus-core
|
||||||
label-Workflow = -1..+1 group releasestatus-core
|
label-Code-Review = -2..+2 group releasestatus-core
|
||||||
abandon = group releasestatus-core
|
label-Workflow = -1..+1 group releasestatus-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group releasestatus-core
|
create = group releasestatus-core
|
||||||
pushSignedTag = group releasestatus-core
|
pushSignedTag = group releasestatus-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-reviewday
|
abandon = group openstack-reviewday
|
||||||
label-Workflow = -1..+1 group openstack-reviewday
|
label-Code-Review = -2..+2 group openstack-reviewday
|
||||||
abandon = group openstack-reviewday
|
label-Workflow = -1..+1 group openstack-reviewday
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-reviewday
|
create = group openstack-reviewday
|
||||||
pushSignedTag = group openstack-reviewday
|
pushSignedTag = group openstack-reviewday
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group stats-core
|
abandon = group stats-core
|
||||||
abandon = group stats-core
|
label-Code-Review = -2..+2 group stats-core
|
||||||
label-Code-Review = -2..+2 group stats-core
|
label-Workflow = -1..+1 group stats-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group stats-core
|
create = group stats-core
|
||||||
pushSignedTag = group stats-core
|
pushSignedTag = group stats-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
create = group storyboard-core
|
create = group storyboard-core
|
||||||
pushSignedTag = group storyboard-core
|
pushSignedTag = group storyboard-core
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group storyboard-core
|
abandon = group storyboard-core
|
||||||
abandon = group storyboard-core
|
label-Code-Review = -2..+2 group storyboard-core
|
||||||
label-Code-Review = -2..+2 group storyboard-core
|
label-Workflow = -1..+1 group storyboard-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,16 @@
|
|||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group toci-core
|
abandon = group toci-core
|
||||||
label-Workflow = -1..+1 group toci-core
|
label-Code-Review = -2..+2 group toci-core
|
||||||
abandon = group toci-core
|
label-Workflow = -1..+1 group toci-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group toci-core
|
abandon = group toci-core
|
||||||
label-Workflow = -1..+1 group toci-core
|
label-Code-Review = -2..+2 group toci-core
|
||||||
abandon = group toci-core
|
label-Workflow = -1..+1 group toci-core
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group vinz-core
|
abandon = group vinz-core
|
||||||
label-Workflow = -1..+1 group vinz-core
|
label-Code-Review = -2..+2 group vinz-core
|
||||||
abandon = group vinz-core
|
label-Workflow = -1..+1 group vinz-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
pushSignedTag = group vinz-ptl
|
pushSignedTag = group vinz-ptl
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,12 +1,15 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-infra-packagers
|
abandon = group openstack-infra-packagers
|
||||||
label-Workflow = -1..+1 group openstack-infra-packagers
|
label-Code-Review = -2..+2 group openstack-infra-packagers
|
||||||
abandon = group openstack-infra-packagers
|
label-Workflow = -1..+1 group openstack-infra-packagers
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-infra-packagers
|
create = group openstack-infra-packagers
|
||||||
pushSignedTag = group openstack-infra-packagers
|
pushSignedTag = group openstack-infra-packagers
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,20 @@
|
|||||||
[access "refs/for/refs/*"]
|
[access "refs/for/refs/*"]
|
||||||
pushMerge = group openstack-ci-core
|
pushMerge = group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-ci-core
|
abandon = group openstack-ci-core
|
||||||
label-Workflow = -1..+1 group openstack-ci-core
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
abandon = group openstack-ci-core
|
label-Workflow = -1..+1 group openstack-ci-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group openstack-ci-core
|
create = group openstack-ci-core
|
||||||
pushSignedTag = group openstack-ci-core
|
pushSignedTag = group openstack-ci-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,17 +1,21 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group openstack-doc-core
|
abandon = group openstack-doc-core
|
||||||
label-Workflow = -1..+1 group openstack-doc-core
|
label-Code-Review = -2..+2 group openstack-doc-core
|
||||||
abandon = group openstack-doc-core
|
label-Workflow = -1..+1 group openstack-doc-core
|
||||||
|
|
||||||
[access "refs/heads/stable/*"]
|
[access "refs/heads/stable/*"]
|
||||||
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
abandon = group openstack-doc-core
|
||||||
label-Code-Review = -2..+2 group openstack-doc-core
|
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
||||||
label-Code-Review = -1..+1 group Registered Users
|
label-Code-Review = -2..+2 group openstack-doc-core
|
||||||
label-Workflow = -1..+1 group openstack-doc-core
|
label-Code-Review = -1..+1 group Registered Users
|
||||||
abandon = group openstack-doc-core
|
label-Workflow = -1..+1 group openstack-doc-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group barbican-core
|
abandon = group barbican-core
|
||||||
label-Workflow = -1..+1 group barbican-core
|
label-Code-Review = -2..+2 group barbican-core
|
||||||
abandon = group barbican-core
|
label-Workflow = -1..+1 group barbican-core
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,12 +1,15 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group barbican-core
|
abandon = group barbican-core
|
||||||
label-Workflow = -1..+1 group barbican-core
|
label-Code-Review = -2..+2 group barbican-core
|
||||||
abandon = group barbican-core
|
label-Workflow = -1..+1 group barbican-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group barbican-core
|
create = group barbican-core
|
||||||
pushSignedTag = group barbican-core
|
pushSignedTag = group barbican-core
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group ceilometer-core
|
abandon = group ceilometer-core
|
||||||
label-Workflow = -1..+1 group ceilometer-core
|
label-Code-Review = -2..+2 group ceilometer-core
|
||||||
abandon = group ceilometer-core
|
label-Workflow = -1..+1 group ceilometer-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,19 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Workflow = -1..+1 group ceilometer-core
|
abandon = group ceilometer-core
|
||||||
abandon = group ceilometer-core
|
label-Code-Review = -2..+2 group ceilometer-core
|
||||||
label-Code-Review = -2..+2 group ceilometer-core
|
label-Workflow = -1..+1 group ceilometer-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group ceilometer-milestone
|
abandon = group ceilometer-milestone
|
||||||
label-Workflow = -1..+1 group ceilometer-milestone
|
label-Code-Review = -2..+2 group ceilometer-milestone
|
||||||
abandon = group ceilometer-milestone
|
label-Workflow = -1..+1 group ceilometer-milestone
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group cinder-specs-core
|
abandon = group cinder-specs-core
|
||||||
label-Workflow = -1..+1 group cinder-specs-core
|
label-Code-Review = -2..+2 group cinder-specs-core
|
||||||
abandon = group cinder-specs-core
|
label-Workflow = -1..+1 group cinder-specs-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,19 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group cinder-core
|
abandon = group cinder-core
|
||||||
label-Workflow = -1..+1 group cinder-core
|
label-Code-Review = -2..+2 group cinder-core
|
||||||
abandon = group cinder-core
|
label-Workflow = -1..+1 group cinder-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group cinder-milestone
|
abandon = group cinder-milestone
|
||||||
label-Workflow = -1..+1 group cinder-milestone
|
label-Code-Review = -2..+2 group cinder-milestone
|
||||||
abandon = group cinder-milestone
|
label-Workflow = -1..+1 group cinder-milestone
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group cliff-core
|
abandon = group cliff-core
|
||||||
label-Workflow = -1..+1 group cliff-core
|
label-Code-Review = -2..+2 group cliff-core
|
||||||
abandon = group cliff-core
|
label-Workflow = -1..+1 group cliff-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group cliff-ptl
|
create = group cliff-ptl
|
||||||
pushSignedTag = group cliff-ptl
|
pushSignedTag = group cliff-ptl
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access]
|
[access]
|
||||||
inheritFrom = API-Projects
|
inheritFrom = API-Projects
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group nova-core
|
abandon = group nova-core
|
||||||
label-Workflow = -1..+1 group nova-core
|
label-Code-Review = -2..+2 group nova-core
|
||||||
abandon = group nova-core
|
label-Workflow = -1..+1 group nova-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group designate-core
|
abandon = group designate-core
|
||||||
label-Workflow = -1..+1 group designate-core
|
label-Code-Review = -2..+2 group designate-core
|
||||||
abandon = group designate-core
|
label-Workflow = -1..+1 group designate-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
pushSignedTag = group designate-milestone
|
pushSignedTag = group designate-milestone
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,26 +1,31 @@
|
|||||||
[access "refs/heads/milestone-proposed"]
|
|
||||||
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
|
||||||
create = group designate-milestone
|
|
||||||
label-Code-Review = -2..+2 group designate-milestone
|
|
||||||
label-Code-Review = -1..+1 group Registered Users
|
|
||||||
label-Workflow = -1..+1 group designate-milestone
|
|
||||||
abandon = group designate-milestone
|
|
||||||
[access "refs/heads/stable/*"]
|
|
||||||
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
|
||||||
create = group designate-milestone
|
|
||||||
label-Code-Review = -2..+2 group designate-milestone
|
|
||||||
label-Code-Review = -1..+1 group Registered Users
|
|
||||||
label-Workflow = -1..+1 group designate-milestone
|
|
||||||
abandon = group designate-milestone
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group designate-core
|
abandon = group designate-core
|
||||||
label-Workflow = -1..+1 group designate-core
|
label-Code-Review = -2..+2 group designate-core
|
||||||
abandon = group designate-core
|
label-Workflow = -1..+1 group designate-core
|
||||||
|
|
||||||
|
[access "refs/heads/milestone-proposed"]
|
||||||
|
abandon = group designate-milestone
|
||||||
|
create = group designate-milestone
|
||||||
|
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
||||||
|
label-Code-Review = -2..+2 group designate-milestone
|
||||||
|
label-Code-Review = -1..+1 group Registered Users
|
||||||
|
label-Workflow = -1..+1 group designate-milestone
|
||||||
|
|
||||||
|
[access "refs/heads/stable/*"]
|
||||||
|
abandon = group designate-milestone
|
||||||
|
create = group designate-milestone
|
||||||
|
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
||||||
|
label-Code-Review = -2..+2 group designate-milestone
|
||||||
|
label-Code-Review = -1..+1 group Registered Users
|
||||||
|
label-Workflow = -1..+1 group designate-milestone
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group designate-milestone
|
create = group designate-milestone
|
||||||
pushSignedTag = group designate-milestone
|
pushSignedTag = group designate-milestone
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group dib-utils-core
|
abandon = group dib-utils-core
|
||||||
label-Workflow = -1..+1 group dib-utils-core
|
label-Code-Review = -2..+2 group dib-utils-core
|
||||||
abandon = group dib-utils-core
|
label-Workflow = -1..+1 group dib-utils-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
pushSignedTag = group tripleo-ptl
|
pushSignedTag = group tripleo-ptl
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
||||||
|
@ -1,12 +1,15 @@
|
|||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group diskimage-builder-core
|
abandon = group diskimage-builder-core
|
||||||
label-Workflow = -1..+1 group diskimage-builder-core
|
label-Code-Review = -2..+2 group diskimage-builder-core
|
||||||
abandon = group diskimage-builder-core
|
label-Workflow = -1..+1 group diskimage-builder-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group tripleo-ptl
|
create = group tripleo-ptl
|
||||||
pushSignedTag = group tripleo-ptl
|
pushSignedTag = group tripleo-ptl
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
||||||
|
@ -1,18 +1,23 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group horizon-core
|
abandon = group horizon-core
|
||||||
label-Workflow = -1..+1 group horizon-core
|
label-Code-Review = -2..+2 group horizon-core
|
||||||
abandon = group horizon-core
|
label-Workflow = -1..+1 group horizon-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group horizon-milestone
|
abandon = group horizon-milestone
|
||||||
label-Workflow = -1..+1 group horizon-milestone
|
label-Code-Review = -2..+2 group horizon-milestone
|
||||||
abandon = group horizon-milestone
|
label-Workflow = -1..+1 group horizon-milestone
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group horizon-ptl
|
create = group horizon-ptl
|
||||||
pushSignedTag = group horizon-ptl
|
pushSignedTag = group horizon-ptl
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,19 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group gantt-core
|
abandon = group gantt-core
|
||||||
label-Workflow = -1..+1 group gantt-core
|
label-Code-Review = -2..+2 group gantt-core
|
||||||
abandon = group gantt-core
|
label-Workflow = -1..+1 group gantt-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group gantt-milestone
|
abandon = group gantt-milestone
|
||||||
label-Workflow = -1..+1 group gantt-milestone
|
label-Code-Review = -2..+2 group gantt-milestone
|
||||||
abandon = group gantt-milestone
|
label-Workflow = -1..+1 group gantt-milestone
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group glance-specs-core
|
abandon = group glance-specs-core
|
||||||
label-Workflow = -1..+1 group glance-specs-core
|
label-Code-Review = -2..+2 group glance-specs-core
|
||||||
abandon = group glance-specs-core
|
label-Workflow = -1..+1 group glance-specs-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,19 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group glance-core
|
abandon = group glance-core
|
||||||
label-Workflow = -1..+1 group glance-core
|
label-Code-Review = -2..+2 group glance-core
|
||||||
abandon = group glance-core
|
label-Workflow = -1..+1 group glance-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group glance-milestone
|
abandon = group glance-milestone
|
||||||
label-Workflow = -1..+1 group glance-milestone
|
label-Code-Review = -2..+2 group glance-milestone
|
||||||
abandon = group glance-milestone
|
label-Workflow = -1..+1 group glance-milestone
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,14 +1,17 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
abandon = group tech-committee-chair
|
||||||
label-Code-Review = -1..+1 group tech-committee
|
exclusiveGroupPermissions = label-Code-Review label-Workflow abandon
|
||||||
label-Code-Review = -1..+2 group tech-committee-chair
|
label-Code-Review = -1..+1 group tech-committee
|
||||||
label-Workflow = -1..+1 group tech-committee-chair
|
label-Code-Review = -1..+2 group tech-committee-chair
|
||||||
abandon = group tech-committee-chair
|
label-Workflow = -1..+1 group tech-committee-chair
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group tech-committee-chair
|
create = group tech-committee-chair
|
||||||
pushSignedTag = group tech-committee-chair
|
pushSignedTag = group tech-committee-chair
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,18 +1,23 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group heat-core
|
abandon = group heat-core
|
||||||
label-Workflow = -1..+1 group heat-core
|
label-Code-Review = -2..+2 group heat-core
|
||||||
abandon = group heat-core
|
label-Workflow = -1..+1 group heat-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group heat-milestone
|
abandon = group heat-milestone
|
||||||
label-Workflow = -1..+1 group heat-milestone
|
label-Code-Review = -2..+2 group heat-milestone
|
||||||
abandon = group heat-milestone
|
label-Workflow = -1..+1 group heat-milestone
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group heat-ptl
|
create = group heat-ptl
|
||||||
pushSignedTag = group heat-ptl
|
pushSignedTag = group heat-ptl
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group heat-core
|
abandon = group heat-core
|
||||||
label-Workflow = -1..+1 group heat-core
|
label-Code-Review = -2..+2 group heat-core
|
||||||
abandon = group heat-core
|
label-Workflow = -1..+1 group heat-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,19 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group heat-core
|
abandon = group heat-core
|
||||||
label-Workflow = -1..+1 group heat-core
|
label-Code-Review = -2..+2 group heat-core
|
||||||
abandon = group heat-core
|
label-Workflow = -1..+1 group heat-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group heat-milestone
|
abandon = group heat-milestone
|
||||||
label-Workflow = -1..+1 group heat-milestone
|
label-Code-Review = -2..+2 group heat-milestone
|
||||||
abandon = group heat-milestone
|
label-Workflow = -1..+1 group heat-milestone
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,19 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group heat-core
|
abandon = group heat-core
|
||||||
label-Workflow = -1..+1 group heat-core
|
label-Code-Review = -2..+2 group heat-core
|
||||||
abandon = group heat-core
|
label-Workflow = -1..+1 group heat-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group heat-milestone
|
abandon = group heat-milestone
|
||||||
label-Workflow = -1..+1 group heat-milestone
|
label-Code-Review = -2..+2 group heat-milestone
|
||||||
abandon = group heat-milestone
|
label-Workflow = -1..+1 group heat-milestone
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,15 +1,19 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group horizon-core
|
abandon = group horizon-core
|
||||||
label-Workflow = -1..+1 group horizon-core
|
label-Code-Review = -2..+2 group horizon-core
|
||||||
abandon = group horizon-core
|
label-Workflow = -1..+1 group horizon-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group horizon-milestone
|
abandon = group horizon-milestone
|
||||||
label-Workflow = -1..+1 group horizon-milestone
|
label-Code-Review = -2..+2 group horizon-milestone
|
||||||
abandon = group horizon-milestone
|
label-Workflow = -1..+1 group horizon-milestone
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access]
|
[access]
|
||||||
inheritFrom = API-Projects
|
inheritFrom = API-Projects
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group keystone-core
|
abandon = group keystone-core
|
||||||
label-Workflow = -1..+1 group keystone-core
|
label-Code-Review = -2..+2 group keystone-core
|
||||||
abandon = group keystone-core
|
label-Workflow = -1..+1 group keystone-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access]
|
[access]
|
||||||
inheritFrom = API-Projects
|
inheritFrom = API-Projects
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group glance-core
|
abandon = group glance-core
|
||||||
label-Workflow = -1..+1 group glance-core
|
label-Code-Review = -2..+2 group glance-core
|
||||||
abandon = group glance-core
|
label-Workflow = -1..+1 group glance-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,12 +1,15 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group ironic-python-agent-core
|
abandon = group ironic-python-agent-core
|
||||||
label-Workflow = -1..+1 group ironic-python-agent-core
|
label-Code-Review = -2..+2 group ironic-python-agent-core
|
||||||
abandon = group ironic-python-agent-core
|
label-Workflow = -1..+1 group ironic-python-agent-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
create = group ironic-ptl
|
create = group ironic-ptl
|
||||||
pushSignedTag = group ironic-ptl
|
pushSignedTag = group ironic-ptl
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group ironic-specs-core
|
abandon = group ironic-specs-core
|
||||||
label-Workflow = -1..+1 group ironic-specs-core
|
label-Code-Review = -2..+2 group ironic-specs-core
|
||||||
abandon = group ironic-specs-core
|
label-Workflow = -1..+1 group ironic-specs-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,16 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group ironic-core
|
abandon = group ironic-core
|
||||||
label-Workflow = -1..+1 group ironic-core
|
label-Code-Review = -2..+2 group ironic-core
|
||||||
abandon = group ironic-core
|
label-Workflow = -1..+1 group ironic-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group ironic-milestone
|
abandon = group ironic-milestone
|
||||||
label-Workflow = -1..+1 group ironic-milestone
|
label-Code-Review = -2..+2 group ironic-milestone
|
||||||
abandon = group ironic-milestone
|
label-Workflow = -1..+1 group ironic-milestone
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group keystone-core
|
abandon = group keystone-core
|
||||||
label-Workflow = -1..+1 group keystone-core
|
label-Code-Review = -2..+2 group keystone-core
|
||||||
abandon = group keystone-core
|
label-Workflow = -1..+1 group keystone-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = True
|
mergeContent = True
|
||||||
|
@ -1,17 +1,22 @@
|
|||||||
[access "refs/for/refs/*"]
|
[access "refs/for/refs/*"]
|
||||||
pushMerge = group keystone-milestone
|
pushMerge = group keystone-milestone
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group keystone-core
|
abandon = group keystone-core
|
||||||
label-Workflow = -1..+1 group keystone-core
|
label-Code-Review = -2..+2 group keystone-core
|
||||||
abandon = group keystone-core
|
label-Workflow = -1..+1 group keystone-core
|
||||||
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group keystone-milestone
|
abandon = group keystone-milestone
|
||||||
label-Workflow = -1..+1 group keystone-milestone
|
label-Code-Review = -2..+2 group keystone-milestone
|
||||||
abandon = group keystone-milestone
|
label-Workflow = -1..+1 group keystone-milestone
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group keystone-core
|
abandon = group keystone-core
|
||||||
label-Workflow = -1..+1 group keystone-core
|
label-Code-Review = -2..+2 group keystone-core
|
||||||
abandon = group keystone-core
|
label-Workflow = -1..+1 group keystone-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
pushSignedTag = group keystone-ptl
|
pushSignedTag = group keystone-ptl
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group marconi-specs-core
|
abandon = group marconi-specs-core
|
||||||
label-Workflow = -1..+1 group marconi-specs-core
|
label-Code-Review = -2..+2 group marconi-specs-core
|
||||||
abandon = group marconi-specs-core
|
label-Workflow = -1..+1 group marconi-specs-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/*"]
|
[access "refs/*"]
|
||||||
owner = group Administrators
|
owner = group Administrators
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group marconi-core
|
abandon = group marconi-core
|
||||||
label-Workflow = -1..+1 group marconi-core
|
label-Code-Review = -2..+2 group marconi-core
|
||||||
abandon = group marconi-core
|
label-Workflow = -1..+1 group marconi-core
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,13 +1,17 @@
|
|||||||
[access]
|
[access]
|
||||||
inheritFrom = API-Projects
|
inheritFrom = API-Projects
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group neutron-core
|
abandon = group neutron-core
|
||||||
label-Workflow = -1..+1 group neutron-core
|
label-Code-Review = -2..+2 group neutron-core
|
||||||
abandon = group neutron-core
|
label-Workflow = -1..+1 group neutron-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
label-Code-Review = -2..+2 group neutron-specs-core
|
abandon = group neutron-specs-core
|
||||||
label-Workflow = -1..+1 group neutron-specs-core
|
label-Code-Review = -2..+2 group neutron-specs-core
|
||||||
abandon = group neutron-specs-core
|
label-Workflow = -1..+1 group neutron-specs-core
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
state = active
|
state = active
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user