diff --git a/.github/stale.yml b/.github/stale.yml index 53efce25..7bc73ddf 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -4,9 +4,10 @@ daysUntilStale: 14 daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - - in progress + - in progress - pinned - security + - bug # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable