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:
Cody Herriges 2013-06-19 21:21:47 -07:00 committed by Jenkins
parent 1b02472e7d
commit 0e92272de1

View File

@ -5,6 +5,8 @@
label-Code-Review = -2..+2 group puppet-manager-core label-Code-Review = -2..+2 group puppet-manager-core
label-Approved = +0..+1 group puppet-manager-core label-Approved = +0..+1 group puppet-manager-core
workInProgress = group puppet-manager-core workInProgress = group puppet-manager-core
[access "refs/tags/*"]
pushTag = group puppet-manager-core
[project] [project]
state = active state = active
[receive] [receive]