Changes needed for the StackForge Puppet process to create Barbican project. Implements: blueprint create-in-stackforge: Change-Id: I1f63ce5e96b9a007a07b8bcc5534b20bbb7d4aa1 Reviewed-on: https://review.openstack.org/32177 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
		
			
				
	
	
		
			12 lines
		
	
	
		
			394 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			394 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[access "refs/heads/*"]
 | 
						|
        label-Code-Review = -2..+2 group barbican-core
 | 
						|
        label-Approved = +0..+1 group barbican-core
 | 
						|
        workInProgress = group barbican-core
 | 
						|
[access "refs/tags/*"]
 | 
						|
        create = group barbican-core
 | 
						|
        pushTag = group barbican-core
 | 
						|
[receive]
 | 
						|
        requireChangeId = true
 | 
						|
        requireContributorAgreement = true
 | 
						|
[submit]
 | 
						|
        mergeContent = true |