mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 11:51:10 +00:00
github/stale: use a stale label (#837)
Previously it was defaulting to `wontfix` which may not be the case if an issue just goes idle.
This commit is contained in:
committed by
Wan Liuyang
parent
790f7daeb8
commit
9d9ce34dea
+2
-2
@@ -19,7 +19,7 @@ exemptProjects: false
|
||||
exemptMilestones: false
|
||||
|
||||
# Label to use when marking as stale
|
||||
# staleLabel: wontfix
|
||||
staleLabel: stale
|
||||
|
||||
# Comment to post when marking as stale. Set to `false` to disable
|
||||
markComment: >
|
||||
@@ -51,4 +51,4 @@ limitPerRun: 30
|
||||
|
||||
# issues:
|
||||
# exemptLabels:
|
||||
# - confirmed
|
||||
# - confirmed
|
||||
|
||||
Reference in New Issue
Block a user