Apps
Creator
Guilherme Salgueiro
Monitors GitHub Actions for ANY workflow failures every 2 hours and sends URGENT alerts when CI/CD issues are detected.
Checks recent workflow runs on your repository, identifies any failures (builds, tests, deployments), and immediately alerts via Slack and email.
| App | Purpose |
|---|---|
| GitHub | Check workflow run status |
| Slack | URGENT alerts on failures |
| Gmail | Email alerts on failures |
| Input | Description | Format |
|---|---|---|
| owner | GitHub repository owner | username or org |
| repo | Repository name | without .git |
| slack_channel | Slack channel for URGENT alerts | WITHOUT # prefix |
URGENT alert posted to Slack and emailed if any CI failures found, silent otherwise.