Update stale.yml (#6142)

Adds more labels to stalebot
This commit is contained in:
Diamond Lewis
2019-10-18 16:47:11 -05:00
committed by peril-parse-community[bot]
parent 46c01c7e5b
commit d7bcc72a8a

13
.github/stale.yml vendored
View File

@@ -4,13 +4,18 @@ daysUntilStale: 45
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- pinned
- security
- good first issue
- up-for-grabs
- bug
- enhancement
- feature request
- good first issue
- hacktoberfest
- help wanted
- needs investigation
- needs more info
- question
- pinned
- security
- up-for-grabs
# Label to use when marking an issue as stale
staleLabel: wontfix
# Limit to only `issues` not `pulls`