fix(workflow): only lock issues created after 2026-01-27
This commit is contained in:
1
.github/workflows/lock-issue.yaml
generated
vendored
1
.github/workflows/lock-issue.yaml
generated
vendored
@@ -17,6 +17,7 @@ jobs:
|
|||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
issue-inactive-days: 1
|
issue-inactive-days: 1
|
||||||
issue-lock-reason: "resolved"
|
issue-lock-reason: "resolved"
|
||||||
|
issue-created-after: "2026-01-27"
|
||||||
issue-comment: |
|
issue-comment: |
|
||||||
This issue has been automatically locked since it has been closed for more than 1 day.
|
This issue has been automatically locked since it has been closed for more than 1 day.
|
||||||
If you have a related issue, please open a new one and reference this issue if needed.
|
If you have a related issue, please open a new one and reference this issue if needed.
|
||||||
|
|||||||
Reference in New Issue
Block a user