mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-06 01:18:23 +08:00
chore: use stale
label to mark something as stale
This commit is contained in:
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@ -8,7 +8,7 @@ exemptLabels:
|
|||||||
- help wanted
|
- help wanted
|
||||||
- OK to merge
|
- OK to merge
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: wontfix
|
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
|
||||||
markComment: >
|
markComment: >
|
||||||
This issue has been automatically marked as stale because it has not had
|
This issue has been automatically marked as stale because it has not had
|
||||||
|
Reference in New Issue
Block a user