mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Adjust stalebot to ignore 'Help wanted' (#9738)
This commit is contained in:
parent
3644c69b27
commit
2599e7fcbc
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
@ -5,6 +5,7 @@ daysUntilClose: 7
|
|||||||
# Issues with these labels will never be considered stale
|
# Issues with these labels will never be considered stale
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- has-parent
|
- has-parent
|
||||||
|
- Help wanted
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: Stale
|
staleLabel: Stale
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user