Fix stalebot exempt labels
This commit is contained in:
committed by
GitHub
parent
ea59f86cdf
commit
59f03f00c5
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user