chore(repo): let lock-threads comb through older issues, so it can get caught up (#15784)
This commit is contained in:
parent
9c7e67ba6f
commit
52bdab91e4
1
.github/workflows/lock-threads.yml
vendored
1
.github/workflows/lock-threads.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
|||||||
issue-inactive-days: "30" # Lock issues after 30 days of being closed
|
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.
|
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"
|
add-issue-labels: "outdated"
|
||||||
exclude-issue-created-before: "2023-01-01"
|
|
||||||
issue-comment: >
|
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.
|
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: >
|
pr-comment: >
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user