diff --git a/.github/stale.yml b/.github/stale.yml index e556fa98..323b3928 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -4,7 +4,7 @@ daysUntilStale: 60 daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - - pinned + - ':star:' - security # Label to use when marking an issue as stale staleLabel: stale