PR Review Nudge
Every few hours, list open pull requests and nudge reviewers in Slack when a review is still waiting.
Overview
Schedule trigger (every 4h) → GitHub list open PRs → an IF that checks whether a review is still outstanding → Slack nudge with the PR link, or skip. Set your org/repo and channel, connect GitHub and Slack, and adjust the staleness check to your team's norms.
What's included
Quickstart
- 01
Download the JSON
With an active Library Pass, download the workflow file right from this page or your dashboard.
- 02
Import into n8n
Choose Import from File and select the downloaded JSON. The full agent graph appears, ready to configure.
- 03
Plug in credentials
Each integration node prompts for credentials on first run. The setup guide lists every credential the agent expects.
- 04
Activate and test
Run once with sample input, confirm the expected output, then flip the activate toggle.
Reviews (0)
No reviews yet. Be the first.
Sign in to leave a review.
Included with any pass
This agent — and every other in the library — comes with a Library Pass. One pass, the whole catalog.
Get a Library Pass- Every agent in the library
- All new releases while active
- Unlimited downloads
- Commercial-use license
- Priority email support
- 30-day money-back guarantee
More in Dev
CI Build Alerts
Webhook from CI → on failure, summarize the log with an LLM and alert the channel; passing builds stay quiet.
Error Log Alerts
Turn raw error payloads into plain-English Slack alerts — what failed, the likely cause, and the first thing to check.