e-volv

Planning playbook

PRClosesTicket

When a PR merges, marks the linked ticket Done and posts a release-style summary.

When a pull request is merged, extract the linked ticket key, mark the ticket as Done, and post a release-style summary comment.

Identifier
pr-closes-ticket
Version
1.0.0
Steps
4
Triggers
1
  • pr
  • merge
  • tickets
  • close
  • release

When it runs

Pull requestpull_request.merged

Only when all hold

  • 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 Mergedtrigger

    The event that starts the run.

  2. 02
    Extract Ticket Keyagent.run

    One agent works the task with its toolkit.

  3. 03
    Mark Ticket Doneticket.update

    Moves status or fields on an existing ticket.

  4. 04
    Post Release Summaryticket.comment

    Posts a comment onto a ticket.

The agent

Ticket Key Extractor

Base type
Senior Developer
Temperature
0.1
Max iterations
5
Tools
1

Tickets · 1

  • read_ticketRead Ticket · read