mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
# Number of days of inactivity before a stale issue is closed
|
||||||
daysUntilClose: 7
|
daysUntilClose: 7
|
||||||
# Issues with these labels will never be considered stale
|
# Issues with these labels will never be considered stale
|
||||||
#exemptLabels:
|
exemptLabels:
|
||||||
# - pinned
|
- has-parent
|
||||||
# - security
|
|
||||||
# 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