Skip to content

Commit

Permalink
ci: exclude 'status: awaiting-reply' from issue locking
Browse files Browse the repository at this point in the history
  • Loading branch information
denolfe committed Sep 25, 2024
1 parent 661ca74 commit 800ffd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lock-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
process-only: 'issues'
issue-inactive-days: '1'
exclude-any-issue-labels: 'status: awaiting-reply'
log-output: true
issue-comment: >
This issue has been automatically locked.
Expand Down

0 comments on commit 800ffd2

Please sign in to comment.