diff --git a/.github/stale.yml b/.github/stale.yml index 543289fd0..b42404aaa 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -8,6 +8,7 @@ exemptLabels: - "Type:Bug" - "Type:Technical-Debt" - "Category:Research" + - "QA:team" # Label to use when marking an issue as stale staleLabel: "Status:Stale" # Comment to post when marking an issue as stale. Set to `false` to disable