Issues marked as bounty never become stale

The justification for this is that we keep an eye on those issues for
which we offer a bounty.
This commit is contained in:
roschaefer 2020-01-12 17:48:48 +01:00
parent 4d604368d7
commit a6c76a52ef

1
.github/stale.yml vendored
View File

@ -6,6 +6,7 @@ daysUntilClose: 30
exemptLabels:
- pinned
- security
- bounty
# 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