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:'
|
- 'Triage :white_flag:'
|
||||||
- 'Extension: Discussion'
|
- 'Extension: Discussion'
|
||||||
- 'Announcement 🎉'
|
- 'Announcement 🎉'
|
||||||
|
- 'IDC:priority'
|
||||||
|
- 'IDC:candidate'
|
||||||
|
- 'IDC:collaboration'
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: 'Stale :baguette_bread:'
|
staleLabel: 'Stale :baguette_bread:'
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user