Skip to content

Commit d35d8d4

Browse files
committed
Update stale issues workflow
1 parent 9e3311d commit d35d8d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/close-stall-issues.yml renamed to .github/workflows/close-stale-issues.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
days-before-issue-close: 2
2525
days-before-pr-stale: -1
2626
days-before-pr-close: -1
27+
labels-to-remove-when-stale: 'State: Awaiting Response,State: Stale'
28+
labels-to-remove-when-unstale: 'State: Awaiting Response'

0 commit comments

Comments
 (0)