Fix stalebot exempt labels

This commit is contained in:
Francisco Giordano
2019-04-19 15:25:36 -03:00
committed by GitHub
parent ea59f86cdf
commit 59f03f00c5

2
.github/stale.yml vendored
View File

@ -9,7 +9,7 @@ daysUntilClose: 15
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels: exemptLabels:
- on-hold - on hold
# Set to true to ignore issues in a project (defaults to false) # Set to true to ignore issues in a project (defaults to false)
exemptProjects: false exemptProjects: false