diff --git a/.github/stale.yml b/.github/stale.yml index e556fa9854..1b3792ab5e 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,6 +6,9 @@ daysUntilClose: 7 exemptLabels: - pinned - security + - plugin + - help wanted + - good first issue # Label to use when marking an issue as stale staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable