e-volv

Review playbook

AutoPRDescription

Generates structured PR descriptions from the diff, commits, and linked tickets.

Automatically generates comprehensive PR descriptions from code changes, commit messages, and linked tickets when a PR is opened.

Identifier
auto-pr-description
Version
1.0.0
Steps
3
Triggers
1
  • documentation
  • pr
  • automated
  • description

When it runs

Pull requestpull_request.opened

Only when all hold

  • pullRequest.isDraft not equals true
  • actor.username not in dependabot, renovate, github-actions
  • actor.username not contains [bot]

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
    PR Openedtrigger

    The event that starts the run.

  2. 02
    Clone Repositorygit.clone

    Shallow-clones the repository at the right ref.

  3. 03
    Generate PR Descriptionagent.run

    One agent works the task with its toolkit.

The agent

PR Description Writer

Base type
Tech Writer
Temperature
0.3
Max iterations
20
Tools
4

Git provider · 2

  • get_pull_request_diffGet Pull Request Diff · read
  • update_pull_requestUpdate Pull Request · write

Filesystem · 2

  • read_fileRead File · read
  • list_dirList Directory · read