forked from home-assistant/core
Don't exempt project for PR's for stalebot (#33086)
This commit is contained in:
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
@@ -57,6 +57,7 @@ limitPerRun: 30
|
|||||||
# Handle pull requests a little bit faster and with an adjusted comment.
|
# Handle pull requests a little bit faster and with an adjusted comment.
|
||||||
pulls:
|
pulls:
|
||||||
daysUntilStale: 30
|
daysUntilStale: 30
|
||||||
|
exemptProjects: false
|
||||||
markComment: >
|
markComment: >
|
||||||
There hasn't been any activity on this pull request recently. This pull
|
There hasn't been any activity on this pull request recently. This pull
|
||||||
request has been automatically marked as stale because of that and will
|
request has been automatically marked as stale because of that and will
|
||||||
|
Reference in New Issue
Block a user