chore(repo): let lock-threads comb through older issues, so it can get caught up (#15784)

This commit is contained in:
Craigory Coppola 2023-03-20 18:04:16 -04:00 committed by GitHub
parent 9c7e67ba6f
commit 52bdab91e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,6 @@ jobs:
issue-inactive-days: "30" # Lock issues after 30 days of being closed
pr-inactive-days: "5" # Lock closed PRs after 5 days. This ensures that issues that stem from a PR are opened as issues, rather than comments on the recently merged PR.
add-issue-labels: "outdated"
exclude-issue-created-before: "2023-01-01"
issue-comment: >
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.
pr-comment: >