Update stale.yml

This commit is contained in:
Michael Rose 2018-05-10 11:47:48 -04:00 committed by GitHub
parent 08a0a6d5e3
commit ea37611d60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.github/stale.yml vendored
View file

@ -6,7 +6,6 @@ daysUntilClose: 7
exemptLabels:
- "Status: Accepted"
- "Status: Under Consideration"
- "Status: Review Needed"
# Label to use when marking an issue as stale
staleLabel: "Status: Stale"
# Comment to post when marking an issue as stale. Set to `false` to disable