Remove wontfix label from stalebot (#6810)
Replacing the `wontfix` label with `stale` label. `wontfix` looks like we would never fix them.
This commit is contained in:
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@@ -17,7 +17,7 @@ exemptLabels:
|
||||
- security
|
||||
- up-for-grabs
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: wontfix
|
||||
staleLabel: stale
|
||||
# Limit to only `issues` not `pulls`
|
||||
only: issues
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
|
||||
Reference in New Issue
Block a user