Update stale.yml with current labels and mark stale items as "stale" (#4831)

This commit is contained in:
Nat Kershaw (MSFT) 2020-08-18 13:25:57 -07:00 committed by GitHub
parent 2605af9a0b
commit 81ff168833
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
.github/stale.yml vendored
View file

@ -6,12 +6,12 @@ daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- "contributions are welcome"
- documentation
- enhancement
- status:contributions-welcome
- status:more-info-needed
- status:duplicate
# Label to use when marking an issue as stale
staleLabel: wontfix
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >