proposal to allow additional people to release jjb
This is a proposal to allow users other than openstack-infra-core to make jenkins job builder releases. I'm proposing that we create a new group, jenkins-job-builder-ptl that would include openstack-infra-core with additional users that can generate jjb releases. I'm also proposing that infra-core add me to the jenkins-job-builder-ptl group. Change-Id: I5e5bfeb9c23329b6fa32b9f379602f95ccd76e65
This commit is contained in:
parent
23f53325cd
commit
9d02bd75f6
@ -2,8 +2,8 @@
|
||||
label-Approved = +0..+1 group jenkins-job-builder-core
|
||||
label-Code-Review = -2..+2 group jenkins-job-builder-core
|
||||
[access "refs/tags/*"]
|
||||
create = group openstack-ci-core
|
||||
pushTag = group openstack-ci-core
|
||||
create = group jenkins-job-builder-ptl
|
||||
pushTag = group jenkins-job-builder-ptl
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
|
Loading…
x
Reference in New Issue
Block a user