Merge pull request #252 from DotJoshJohnson/patch/stale-tags
Adjust Stale Bot Tags
This commit is contained in:
commit
6ae9f012e3
3
.github/stale.yml
vendored
3
.github/stale.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user