mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Get stale bot of the PRs that have parents (#9650)
This commit is contained in:
parent
be3c1cbc68
commit
2b7e68d31b
5
.github/stale.yml
vendored
5
.github/stale.yml
vendored
@ -3,9 +3,8 @@ daysUntilStale: 60
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
# Issues with these labels will never be considered stale
|
||||
#exemptLabels:
|
||||
# - pinned
|
||||
# - security
|
||||
exemptLabels:
|
||||
- has-parent
|
||||
# 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