Change-Id: I4860ee54a3f3975c685bc944294ce277b0749364 Reviewed-on: https://review.openstack.org/28511 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
		
			
				
	
	
		
			12 lines
		
	
	
		
			376 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			376 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[access "refs/heads/*"]
 | 
						|
        label-Code-Review = -2..+2 group billingstack-core
 | 
						|
        label-Approved = +0..+1 group billingstack-core
 | 
						|
[access "refs/tags/*"]
 | 
						|
        create = group billingstack-milestone
 | 
						|
        pushTag = group billingstack-milestone
 | 
						|
[receive]
 | 
						|
        requireChangeId = true
 | 
						|
        requireContributorAgreement = true
 | 
						|
[submit]
 | 
						|
        mergeContent = true
 |