e-volv

Review playbook

StalePRReaper

Daily sweep that nudges pull requests that have gone quiet before they rot.

On a daily schedule, scans open pull requests and nudges the ones that have gone quiet — a gentle reminder past one threshold, a stronger 'flag for closure' past a second. Posts a digest of what it found. Advisory: it comments only, never closes PRs automatically. Set your repository on the Clone step after importing.

Identifier
stale-pr-reaper
Version
1.0.1
Steps
3
Triggers
1
  • pull-requests
  • maintenance
  • scheduled
  • hygiene
  • automated

When it runs

Scheduleschedule.daily
Schedule
Every day at 08:00 UTC 0 8 * * *
Timezone
UTC

The pipeline

The graph below is the one the workflow opens with in the builder — same steps, same layout, drawn on the same canvas. The run playing through it is a simulation; the branches and conditions are real.

  1. 01
    Daily Schedule (08:00 UTC)trigger

    The event that starts the run.

  2. 02
    Clone Repository ⚠️ SET YOUR REPOgit.clone

    Shallow-clones the repository at the right ref.

  3. 03
    Scan & Nudge Stale PRsagent.run

    One agent works the task with its toolkit.

The agent

Stale PR Reaper

Base type
Senior Developer
Temperature
0.2
Max iterations
40
Tools
6

Git provider · 5

  • list_pull_requestsList Pull Requests · read
  • read_pull_requestRead Pull Request · read
  • add_comment_to_pull_requestAdd Comment to Pull Request · write
  • add_labelsAdd Labels · write
  • remove_labelRemove Label · write

Status · 1

  • update_statusUpdate Status · write