diff --git a/.github/stale.yml b/.github/stale.yml index 87e6fc39..e7125caf 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,6 +6,8 @@ daysUntilClose: 2 exemptLabels: - pinned - security + - "💥 Bug" + - "⚡️ Enhancement" # 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