github · GitHub Actions Docs
Actions Notifications for workflow runs - GitHub Docs
Explains how GitHub sends notifications for workflow runs, including the different types of notifications available and how they are triggered based on workflow status.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Notifications for workflow runs - GitHub Docs
Explains how GitHub sends notifications for workflow runs, including the different types of notifications available and how they are triggered based on workflow status.
When To Use
Use when you need to determine how to receive alerts or monitor the status of GitHub Actions workflow executions through built-in notification channels.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-workflows-and-notifications-for-workflow-runs-github-docs-workflow-guide.md | Documentation explaining how to subscribe to and manage notifications for GitHub Actions workflow runs. | Questions about documentation explaining how to subscribe to and manage notifications for GitHub Actions workflow runs. |
What This Skill Covers
-
- GitHub Actions / - Concepts / - Workflows and actions / - Notifications for workflow runs
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/concepts/workflows-and-actions/notifications-for-workflow-runs
