Skip to content

Commit c539231

Browse files
authored
Add exempt-issue-labels configuration to check stale issue and PR workflow (#360)
Signed-off-by: Sun, Xuehao <[email protected]>
1 parent 54dc287 commit c539231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/daily_check_issue_and_pr.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
close-pr-message: "This PR was closed because it has been stalled for 7 days with no activity."
2727
repo-token: ${{ secrets.ACTION_TOKEN }}
2828
start-date: "2025-03-01T00:00:00Z"
29+
exempt-issue-labels: "Backlog"

0 commit comments

Comments
 (0)