mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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
|
||||
exemptLabels:
|
||||
- has-parent
|
||||
- Help wanted
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user