Adjust stale bot config

This commit is contained in:
Catenocrypt 2020-10-15 18:16:35 +02:00
parent 499a5f0b60
commit 504b08afc9

2
.github/stale.yml vendored
View File

@ -4,7 +4,7 @@ daysUntilStale: 1
daysUntilClose: 2 daysUntilClose: 2
# Issues with these labels will never be considered stale # Issues with these labels will never be considered stale
exemptLabels: exemptLabels:
- 'Payment: Paid' - 'Payment Status: Paid'
- pinned - pinned
- security - security
# Comment to post when marking an issue as stale. Set to `false` to disable # Comment to post when marking an issue as stale. Set to `false` to disable