chore: use github label syntax for triage flag

This commit is contained in:
Danny Brown 2019-11-19 03:38:33 -05:00 committed by GitHub
parent 33c7b59611
commit 1bbfee4087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/stale.yml vendored
View File

@ -15,7 +15,7 @@ exemptLabels:
- 'Task: Refactor 🛠' - 'Task: Refactor 🛠'
- 'Task: Tests :microscope:' - 'Task: Tests :microscope:'
- 'PR: Awaiting Review 👀' - 'PR: Awaiting Review 👀'
- 'Triage 🏳️' - 'Triage :white_flag:'
- 'Announcement 🎉' - 'Announcement 🎉'
# 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:'