Protect priority issues from stale bot

This commit is contained in:
Christoph Atteneder 2020-02-18 12:35:53 +01:00
parent e7b60d2389
commit db0f6aaab6
No known key found for this signature in database
GPG Key ID: CD5DC1C529CDFD3B

1
.github/stale.yml vendored
View File

@ -13,6 +13,7 @@ exemptLabels:
- good first issue
- Epic
- a:feature
- is:priority
# Label to use when marking an issue as stale
staleLabel: was:dropped
# Comment to post when marking an issue as stale. Set to `false` to disable