Skip to content

Commit 6ae4223

Browse files
Workflow: Update messaging.
1 parent bd997ff commit 6ae4223

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/needs-response.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
operations-per-run: 250
2525
enable-statistics: true
2626
stale-issue-message: |
27-
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 7 days it will automatically be closed.
28-
stale-pr-label: 'closing-soon'
27+
This issue requires triage and should be assigned.
28+
stale-pr-label: 'needs-triage'
2929
stale-pr-message: |
30-
Marking this pull request as stale due to inactivity. This helps our maintainers find and focus on the active pull requests.
30+
PR requires assignment.
3131
debug-only: true
3232
exempt-all-milestones: true

0 commit comments

Comments
 (0)