do not stale issues with bug or pull request accepted labels
This commit is contained in:
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user