These are cleanups and should not change any permissions. Remove "refs/heads/stable/" for files where there is no extra content besides what is already in "refs/heads/". The section inherits from "refs/heads/" and thus is not needed. Change-Id: Iaf77fff5d9797cd45ae0b3d77ae3ac466cf9169d
		
			
				
	
	
		
			16 lines
		
	
	
		
			349 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			349 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[access "refs/heads/*"]
 | 
						|
abandon = group devstack-core
 | 
						|
label-Code-Review = -2..+2 group devstack-core
 | 
						|
label-Verified = -1..+1 group devstack-ci
 | 
						|
label-Workflow = -1..+1 group devstack-core
 | 
						|
 | 
						|
[access "refs/tags/*"]
 | 
						|
pushSignedTag = group devstack-release
 | 
						|
 | 
						|
[receive]
 | 
						|
requireChangeId = true
 | 
						|
requireContributorAgreement = true
 | 
						|
 | 
						|
[submit]
 | 
						|
mergeContent = true
 |