1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-27 09:19:39 +02:00

chore(github/stalebot): update stalebot config

This commit is contained in:
Anthony Lapenna 2020-07-27 09:19:33 +12:00
parent 7e7a8e521b
commit 990f3cad88

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.