mirror of
				https://github.com/idealista/cookiecutter-ansible-role.git
				synced 2025-11-01 01:19:51 +01:00 
			
		
		
		
	Merge branch 'master' into develop
This commit is contained in:
		
						commit
						d6b43a5224
					
				
							
								
								
									
										22
									
								
								.github/auto_assign.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								.github/auto_assign.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,22 @@
 | 
			
		||||
# Set to true to add reviewers to pull requests
 | 
			
		||||
addReviewers: true
 | 
			
		||||
 | 
			
		||||
# Set to true to add assignees to pull requests
 | 
			
		||||
addAssignees: false
 | 
			
		||||
 | 
			
		||||
# A list of team reviewers to be added to pull requests (GitHub team slug)
 | 
			
		||||
reviewers:
 | 
			
		||||
  - idealista/reviewers
 | 
			
		||||
 | 
			
		||||
# Number of reviewers has no impact on Github teams
 | 
			
		||||
# Set 0 to add all the reviewers (default: 0)
 | 
			
		||||
numberOfReviewers: 0
 | 
			
		||||
 | 
			
		||||
# Set to author to set pr creator as assignee
 | 
			
		||||
addAssignees: author
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# A list of keywords to be skipped the process that add reviewers if pull requests include it
 | 
			
		||||
skipKeywords:
 | 
			
		||||
  - "WIP"
 | 
			
		||||
  - "[WIP]"
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user