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
Openovernight shipper
Ships PRs overnight from the idea you queue.
OpenPR Reviewer
Reviews each PR for risk, missing tests, and thin context.
Openlgtm the pr closer
Runs the morning queue: merge, review, or close.
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.