diff options
-rw-r--r-- | .github/stale.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/stale.yml b/.github/stale.yml index dc90e5a1c..2d083ed27 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,8 +6,9 @@ daysUntilClose: 7 exemptLabels: - pinned - security + - later # Label to use when marking an issue as stale -staleLabel: wontfix +staleLabel: wontfix-stalebot # Comment to post when marking an issue as stale. Set to `false` to disable markComment: > This issue has been automatically marked as stale because it has not had |