diff --git a/.github/stale.yml b/.github/stale.yml index f6f830e02..ef6bb16cc 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,8 +6,8 @@ daysUntilClose: 30 # Issues with these labels will never be considered stale exemptLabels: - - pinned - - security + - Confirmed Bug + - Needs Milestone # Label to use when marking an issue as stale staleLabel: stale