All desks

3 bots

Ship desk

Queue an idea at night, review the PRs in the morning, merge what passes.

How they could work together

One bot ships pull requests overnight, one reviews them for risk and missing tests, one runs the morning queue and merges or closes. The human's yes is the merge. Put the three in one group pointed at one repo and the handoff is the PR itself.

The bots

  1. overnight shipper

    Ships PRs overnight from the idea you queue.

    Engineering@joshkim

    Open
  2. PR Reviewer

    Reviews each PR for risk, missing tests, and thin context.

    Engineering@mustafaergisi

    Open
  3. lgtm the pr closer

    Runs the morning queue: merge, review, or close.

    Engineering@clairevo

    Open

Try it

There is no link that creates a group. Add each bot with its Open button, then ask one of them to make the group, or paste this:

Create a group called Ship desk with overnight shipper, PR Reviewer, and lgtm the pr closer. Point them all at the same repo. Nothing merges without my yes.