Skip to content
Notis

Meet failed GitHub Actions runs with the right debugging guide

Notis pulls your maintained CI playbook from Gist and delivers the relevant guidance when a workflow run fails, times out, or needs action.

Trigger

GitHub Workflow Run State Changed

Triggers when a GitHub Actions workflow run's status or conclusion changes. Monitors a single workflow run and fires an event whenever it transitions between states (e.g., queued to in_progress, or in_progress to completed) or when its conclusion is set (e.g., success, failure, cancelled).

Action

Get Gist

Tool to retrieve a specific gist by its ID. Use when you have a gist_id and need complete gist details.

Why this helps

Repeated CI failures trigger the same search through bookmarks, chat history, and old fixes.

  • Makes repeat fixes easy to find
  • Reduces time spent reconstructing context
  • Standardizes first-response checks

Setup

Build it in a few focused steps.

  • 1Connect GitHub and Gist to Notis in the portal.
  • 2Create an automation named CI Failure Debugging Playbook.
  • 3Tell Notis in plain language which troubleshooting Gist to fetch for unsuccessful runs and what to include in the report.
  • 4Select GitHub Workflow Run State Changed, choose your run-report channel, and test with a disposable workflow failure.

Questions about this workflow

Can I ignore successful runs?

Yes. Tell Notis to act only when the conclusion is failure, timed out, cancelled, or action required.

Will the retrieved Gist include its files?

Yes. Get Gist returns the accessible gist details and files for Notis to summarize.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link GitHub to Gist. A trigger fires from one place; an action lands in another.

GitHub triggers

Gist actions

New Workflow Artifact Created

Triggers when a new workflow artifact is created in a GitHub repository. Monitors for newly created GitHub Actions workflow artifacts. Optionally filters by artifact name to restrict monitoring to specific artifacts.

TriggerPolling

Check Gist Star

Tool to check if a gist is starred. Use when you need to determine if the authenticated user has starred a specific gist.

ActionInstant

Branch Changed

Triggers when a GitHub branch changes. Monitors a specific branch for: - New commits pushed (head commit SHA changes) - Protection status toggled (branch becomes protected or unprotected) - Protection settings changed, including: required status checks and their enforcement level, admin enforcement, required pull request reviews (dismiss stale reviews, code owner reviews, approving review count, last push approval), required linear history, force push allowance, deletion allowance, conversation resolution, branch locking, and fork syncing.

TriggerPolling

Delete Gist Comment

Tool to delete a comment on a gist. Use when you have both the gist_id and comment_id and want to remove that comment. Example prompt: "Delete comment 42 from gist 'aa5a315d61ae9438b18d'".

ActionInstant

New Branch Created

Triggers when a new branch is created in a GitHub repository. Detects newly created branches. Deleted branches do not fire events.

TriggerPolling

Get Gist

Tool to retrieve a specific gist by its ID. Use when you have a gist_id and need complete gist details.

ActionInstant

Check Run Status / Conclusion Changed

Triggers when a specific GitHub check run changes its status or conclusion. Monitors a single check run for changes to: status (queued, in_progress, completed, etc.), conclusion (success, failure, neutral, cancelled, skipped, timed_out, action_required), started_at, and completed_at.

TriggerPolling

Get Gist Comment

Tool to get a specific comment on a gist. Use when you need to retrieve details of a particular comment given gist_id and comment_id.

ActionInstant

Check Suite Status / Conclusion Changed

Triggers when a GitHub check suite changes its status or conclusion for a given ref. Monitors all check suites associated with a git reference (branch, tag, or commit SHA) for changes to status (queued, in_progress, completed, etc.) and conclusion (success, failure, neutral, cancelled, skipped, timed_out, action_required, startup_failure, stale). Optionally filters by GitHub App ID.

TriggerPolling

Get Gist Revision

Tool to retrieve a specific gist revision. Use when you need details of a past state for an existing gist by commit SHA.

ActionInstant

New Code Scanning Alert Created

Triggers when a new code scanning alert is created in a repository. Fires an event for each newly created code scanning alert detected in the configured repository. Alerts can be filtered by Git reference, scanning tool, state, and severity. The payload includes the alert number, rule details, tool information, state, severity, and the location of the most recent instance.

TriggerPolling

List Gist Comments

Tool to list comments on a gist. Use after confirming the gist_id to retrieve comments for a specific gist. Example: 'List comments for gist abc123'.

ActionInstant

New Repository Collaborator Added

Triggers when a new collaborator is added to a GitHub repository. Monitors the full list of collaborators on a repository and fires an event for each newly added collaborator. The payload includes the collaborator's GitHub username, account ID, profile URL, avatar URL, permission flags (pull, triage, push, maintain, admin), and assigned role name.

TriggerPolling

List Gist Commits

Tool to list the commit history of a gist. Use after you have the gist ID to review its revisions.

ActionInstant

Commit Event

Triggered when a new commit is pushed to a repository.

TriggerInstant

List Gist Forks

Tool to list forks of a gist. Use after obtaining a gist_id to retrieve all forks for the gist.

ActionInstant

Connect any two apps with Notis in the middle.

Not just GitHub and Gist. Any combination from 1,000+ integrations.

When this happens · Trigger

Do this · Action

Save your first hour today.

7 days free trial with 20$ free usage included.
No card. Works with personal or business Gist.