Adds pushTag to puppet-manager-core
This commit will add pushTag on refs/tags/* for puppet-manager-core which will apply to all stackforge hosted puppet modules. This is to allow for the tagging of releases of the upstream stackforge modules to the Puppet Forge. Change-Id: I1b4a05f61edb10a11cb156fce49a863bb2101378 Reviewed-on: https://review.openstack.org/33762 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
1b02472e7d
commit
0e92272de1
@ -5,10 +5,12 @@
|
||||
label-Code-Review = -2..+2 group puppet-manager-core
|
||||
label-Approved = +0..+1 group puppet-manager-core
|
||||
workInProgress = group puppet-manager-core
|
||||
[access "refs/tags/*"]
|
||||
pushTag = group puppet-manager-core
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
||||
mergeContent = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user