Critical CI Monitoring

Apps

githubslackgooglesuper

Creator

Guilherme Salgueiro

Overview

Overview

Monitors GitHub Actions for ANY workflow failures every 2 hours and sends URGENT alerts when CI/CD issues are detected.

How It Works

Checks recent workflow runs on your repository, identifies any failures (builds, tests, deployments), and immediately alerts via Slack and email.

Key Features

  • Monitors ALL GitHub Actions workflows (not just lint/type)
  • Catches failed builds, tests, deployments, and releases
  • URGENT Slack alerts on failures
  • Email notification on failures
  • Silent when all workflows pass (no noise)

Apps & Integrations

AppPurpose
GitHubCheck workflow run status
SlackURGENT alerts on failures
GmailEmail alerts on failures

Inputs Required

InputDescriptionFormat
ownerGitHub repository ownerusername or org
repoRepository namewithout .git
slack_channelSlack channel for URGENT alertsWITHOUT # prefix

Output

URGENT alert posted to Slack and emailed if any CI failures found, silent otherwise.

Critical CI Monitoring