Get stale bot of the PRs that have parents (#9650)

This commit is contained in:
Franck Nijhof 2019-06-19 00:27:58 +02:00 committed by GitHub
parent be3c1cbc68
commit 2b7e68d31b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.github/stale.yml vendored
View File

@ -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