do not stale issues with bug or pull request accepted labels

This commit is contained in:
Simon Seyock
2019-09-26 22:31:37 +02:00
parent 42d8ea3a9a
commit dd1243db73

2
.github/stale.yml vendored
View File

@@ -6,6 +6,8 @@ daysUntilClose: 7
exemptLabels:
- blocker
- regression
- bug
- 'pull request accepted'
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable