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
|
daysUntilClose: 5
|
||||||
# Issues with these labels will never be considered stale
|
# Issues with these labels will never be considered stale
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- Story
|
- Feature
|
||||||
- Dependency Issue
|
- Dependency Issue
|
||||||
- Technical Debt
|
- Technical Debt
|
||||||
|
- Pinned
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: Stale
|
staleLabel: Stale
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
|
Loading…
Reference in New Issue
Block a user