Update stale bot tag (#5220)
- Update stale bot label from `wontfix` to `stale` Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
This commit is contained in:
parent
09276c492c
commit
d8a9891325
3
.github/stale.yml
vendored
3
.github/stale.yml
vendored
@ -21,6 +21,9 @@ exemptProjects: true
|
||||
# Set to true to ignore issues in a milestone (defaults to false)
|
||||
exemptMilestones: true
|
||||
|
||||
# Label to use when marking as stale
|
||||
staleLabel: stale
|
||||
|
||||
# Comment to post when marking as stale. Set to `false` to disable
|
||||
markComment: >
|
||||
This issue has been automatically marked as stale because it has not had
|
||||
|
||||
Loading…
Reference in New Issue
Block a user