Skip to content

Commit

Permalink
adjust stale PR bot to use pr:stale label instead (#2298)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyorlando authored Jun 21, 2023
1 parent af939dc commit cf6aefb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/triage-stale-pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
days-before-pr-stale: 30
days-before-pr-close: 30
ascending: true # start processing older pull requests first
stale-pr-label: "pr:stale"
stale-pr-message: >
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!
close-pr-message: >
Expand Down

0 comments on commit cf6aefb

Please sign in to comment.