Merge pull request #252 from DotJoshJohnson/patch/stale-tags

Adjust Stale Bot Tags
This commit is contained in:
Josh Johnson 2018-12-17 09:30:56 -05:00 committed by GitHub
commit 6ae9f012e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/stale.yml vendored
View File

@ -4,9 +4,10 @@ daysUntilStale: 30
daysUntilClose: 5
# Issues with these labels will never be considered stale
exemptLabels:
- Story
- Feature
- Dependency Issue
- Technical Debt
- Pinned
# 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