diff --git a/.github/stale.yml b/.github/stale.yml index b94c282142a9..c6a62268911b 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,6 +7,7 @@ exemptLabels: - "Area: security" - "State: demonstrator" - "State: don't stale" + - "Type: bug" - "Type: tracking" # Label to use when marking an issue as stale staleLabel: "State: stale"