Deployment Notification Pipeline
Notify your team on Slack whenever a GitHub deployment succeeds or fails. Posts deployment status, commit info, and environment details to a dedicated channel.
Workflow Flow
Setup Instructions
Troubleshooting
Related Blueprints
Bug Report Triage Automation
Automatically triage GitHub bug reports by severity and assign them to the right team. Creates Linear issues for tracking and notifies the responsible team on Slack.
PR Review Reminder Bot
Remind developers about stale pull requests that need review. Checks GitHub for open PRs older than a configurable threshold and sends reminders to Slack.
AI Pull Request Review Bot
When a PR is opened on GitHub, Claude AI reviews the diff, summarizes changes, flags potential issues like security risks or performance regressions, and posts a detailed review comment on Slack for the team.
AI Release Notes Generator
Pull merged PRs from GitHub for a date range, then use Claude AI to generate polished, user-friendly release notes categorized by feature, fix, and improvement. Post to Slack and optionally save to Notion.