update stale.yml to not close IDC related issues (#1573)
This commit is contained in:
parent
4f79bda7c9
commit
c5a4860209
3
.github/stale.yml
vendored
3
.github/stale.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user