Skip to content

Commit 8ba9399

Browse files
authored
ci: exempt assigned issues from stale bot (#1368)
1 parent aecd025 commit 8ba9399

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/close-inactive-issues.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
2222
days-before-pr-stale: -1
2323
days-before-pr-close: -1
24+
exempt-all-assignees: true
2425
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)