Merge branch 'develop' into features/29
This commit is contained in:
		
						commit
						0c9af7eece
					
				
							
								
								
									
										5
									
								
								.github/stale.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/stale.yml
									
									
									
									
										vendored
									
									
								
							| @ -5,8 +5,9 @@ issues: | ||||
|   daysUntilClose: 7 | ||||
|   # Issues with these labels will never be considered stale | ||||
|   exemptLabels: | ||||
|     - pinned | ||||
|     - security | ||||
|     - "pinned" | ||||
|     - "security" | ||||
|     - "good first issue" | ||||
|   # Label to use when marking an issue as stale | ||||
|   staleLabel: wontfix | ||||
|   # Comment to post when marking an issue as stale. Set to `false` to disable | ||||
|  | ||||
| @ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch | ||||
| 
 | ||||
| ### Changed | ||||
| - *[#27](https://github.com/idealista/cookiecutter-ansible-role/issues/27) Increase to 90 days the minimum days to declare a PR/Issue as `staled`* @dortegau | ||||
| - *[#32](https://github.com/idealista/cookiecutter-ansible-role/pull/32) Avoid closing automatically good first issues* @vicsufer | ||||
| 
 | ||||
| ### Removed | ||||
| - *[#29](https://github.com/idealista/cookiecutter-ansible-role/issues/29) Removing redudant script in .travis.yml* @xtianae7 | ||||
|  | ||||
| @ -5,8 +5,9 @@ issues: | ||||
|   daysUntilClose: 7 | ||||
|   # Issues with these labels will never be considered stale | ||||
|   exemptLabels: | ||||
|     - pinned | ||||
|     - security | ||||
|     - "pinned" | ||||
|     - "security" | ||||
|     - "good first issue" | ||||
|   # Label to use when marking an issue as stale | ||||
|   staleLabel: wontfix | ||||
|   # Comment to post when marking an issue as stale. Set to `false` to disable | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user