mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-03 18:43:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			368 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			368 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# Set to true to add reviewers to pull requests
 | 
						|
addReviewers: true
 | 
						|
 | 
						|
# Set to true to add assignees to pull requests
 | 
						|
addAssignees: author
 | 
						|
 | 
						|
# A list of team reviewers to be added to pull requests (GitHub team slug)
 | 
						|
reviewers:
 | 
						|
  - ae-utbm/developpeurs
 | 
						|
 | 
						|
# Number of reviewers has no impact on GitHub teams
 | 
						|
# Set 0 to add all the reviewers (default: 0)
 | 
						|
numberOfReviewers: 0 |