chore(yay): exempt bugs and triage from stale

This commit is contained in:
jguer
2021-12-10 09:06:31 +01:00
parent c0507e7f8e
commit 6c09d9bf33

2
.github/stale.yml vendored
View File

@@ -7,6 +7,8 @@ exemptLabels:
- "Status: In Progress"
- "Status: Confirmed"
- "Status: Approved"
- "Status: Triage"
- "Type: Bug"
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable