chore(github/stalebot): update stalebot config

pull/4115/head
Anthony Lapenna 2020-07-27 09:19:33 +12:00
parent 7e7a8e521b
commit 990f3cad88
1 changed files with 5 additions and 6 deletions

3
.github/stale.yml vendored
View File

@ -12,10 +12,10 @@ issues:
# Issues with these labels will never be considered stale # Issues with these labels will never be considered stale
exemptLabels: exemptLabels:
- kind/enhancement - kind/enhancement
- kind/feature
- kind/question - kind/question
- kind/style - kind/style
- kind/workaround - kind/workaround
- kind/bug
- bug/need-confirmation - bug/need-confirmation
- bug/confirmed - bug/confirmed
- status/discuss - status/discuss
@ -52,4 +52,3 @@ issues:
Note - If it is an old bug report, make sure that it is reproduceable in the Note - If it is an old bug report, make sure that it is reproduceable in the
latest version of Portainer as it may have already been fixed. latest version of Portainer as it may have already been fixed.