Use cases / Engineering
Grok Bot for stale PR nudges
How to run stale PR nudges with Grok Bot: which Bot owns it, what it reads and produces, the cadence, the approval gate, and the specific risk to watch.
Short answerRepro Bot, daily: reads pRs without review in 48h, produces nudges to reviewers. Gate: none.
| Function | Engineering |
| Tools | GitHub, Slack |
| Owning Bot | Repro Bot |
| Cadence | Daily |
| Reads (bounded) | PRs without review in 48h |
| Produces | Nudges to reviewers |
| Approval gate | None |
How it runs
The Repro Bot owns this as part of its theme. On its cadence it reads pRs without review in 48h, produces nudges to reviewers, and stops. It writes one heartbeat line to the ops log so a missed run shows up in the morning message.
The risk to watch
Nudge once, not hourly.
Setup
- Bot identity with a seat in: GitHub, Slack. See own accounts.
- Test supervised three times, then schedule.
- Four-part routine shape: routines best practices.
Part of the sales ops playbook.
Verified 28 Aug 2026 · Facts about Grok Bot change during beta. See changelog.