diff --git a/.github/stale.yml b/.github/stale.yml index 0e8cfbb59..990e2f4f1 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -18,6 +18,9 @@ exemptLabels: - 'Triage :white_flag:' - 'Extension: Discussion' - 'Announcement 🎉' + - 'IDC:priority' + - 'IDC:candidate' + - 'IDC:collaboration' # Label to use when marking an issue as stale staleLabel: 'Stale :baguette_bread:' # Comment to post when marking an issue as stale. Set to `false` to disable