Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/stale-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:

stale-pr-message: >
This PR has been inactive for ${{ inputs.days-before-stale }} days.
To keep it active, push a commit, leave a comment, check the
"Urgent" box in the PR description, or convert to draft.
To keep it active, push a commit, leave a comment, add the
`review/urgent` label, or convert to draft.
Otherwise it will auto-close in ${{ inputs.days-before-close }} days.

close-pr-message: >
Expand Down