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:
Jimmy Zelinskie
2018-07-11 08:42:33 +08:00
committed by Wan Liuyang
parent 790f7daeb8
commit 9d9ce34dea
+2 -2
View File
@@ -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