Code Quality TypeScript Check

Apps

githubslackgooglesuper

Creator

Guilherme Salgueiro

Overview

Overview

Monitors GitHub Actions workflow runs for TypeScript check failures and reports to Slack + email when errors are detected.

How It Works

Checks recent workflow runs on the main branch, identifies TypeScript-related failures, and posts alerts to Slack with error details + sends email notification.

Key Features

  • Monitors GitHub Actions for TypeScript failures
  • Silent when passing (no noise)
  • Detailed error reporting on failures
  • Automatic Slack + Email notification

Apps & Integrations

AppPurpose
GitHubCheck workflow run status
SlackAlert on failures
GmailEmail alert on failures

Inputs Required

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

Output

Alert posted to Slack and emailed if TypeScript errors found, silent otherwise.