update stale.yml to not close IDC related issues (#1573)

This commit is contained in:
Andrey Fedorov 2020-03-29 16:10:11 -04:00 committed by GitHub
parent 4f79bda7c9
commit c5a4860209
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/stale.yml vendored
View File

@ -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