We encountered some problems, notably, the updated commit message breaks "git brannch -d" workflow, and Sean Dague ran into problems with the implementation in Gerrit. Change-Id: I9f2d411bb9c926b3da919bb9ab986dd589f9f42c Reviewed-on: https://review.openstack.org/37348 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
		
			
				
	
	
		
			13 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[access "refs/heads/*"]
 | 
						|
        label-Approved = +0..+1 group stats-core
 | 
						|
        label-Code-Review = -2..+2 group stats-core
 | 
						|
[access "refs/tags/*"]
 | 
						|
        create = group stats-core
 | 
						|
        pushTag = group stats-core
 | 
						|
[project]
 | 
						|
        state = active
 | 
						|
[receive]
 | 
						|
        requireChangeId = true
 | 
						|
[submit]
 | 
						|
        mergeContent = true
 |