Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Adding a workflow status badge - GitHub Docs

Instructions for generating and embedding Markdown syntax to display the real-time execution status of a GitHub Actions workflow in a README or other documentation files.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Adding a workflow status badge - GitHub Docs

Instructions for generating and embedding Markdown syntax to display the real-time execution status of a GitHub Actions workflow in a README or other documentation files.

When To Use

Use when you need to visually communicate the success or failure status of a CI/CD pipeline within a repository's documentation.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-monitor-workflows-adding-a-workflow-status-badge-github-workflow-guide.mdA guide explaining how to add a workflow status badge to a repository using the GitHub UI or by manually configuring the workflow file name and branch parameters.Questions about a guide explaining how to add a workflow status badge to a repository using the GitHub UI or by manually configuring...
examples/actions-how-tos-monitor-workflows-adding-a-workflow-status-badge-github-.textA markdown snippet demonstrating the syntax for embedding a GitHub Actions workflow status badge using a URL template.Exact payloads, commands, or snippets shown in A markdown snippet demonstrating the syntax for embedding a GitHub Actions workflow status badge using a URL template.
examples/actions-how-tos-monitor-workflows-adding-a-workflow-status-badge-github--2.textA markdown snippet demonstrating the syntax for embedding a GitHub Actions workflow status badge into a README or documentation file.Exact payloads, commands, or snippets shown in A markdown snippet demonstrating the syntax for embedding a GitHub Actions workflow status badge into a README or doc...
examples/actions-how-tos-monitor-workflows-adding-a-workflow-status-badge-github--3.textA markdown snippet demonstrating the syntax for embedding a GitHub Actions workflow status badge with a specific branch parameter.Exact payloads, commands, or snippets shown in A markdown snippet demonstrating the syntax for embedding a GitHub Actions workflow status badge with a specific bran...
examples/actions-how-tos-monitor-workflows-adding-a-workflow-status-badge-github--4.textA markdown snippet demonstrating the syntax for embedding a GitHub Actions workflow status badge using a URL with an event parameter.Exact payloads, commands, or snippets shown in A markdown snippet demonstrating the syntax for embedding a GitHub Actions workflow status badge using a URL with an...

What This Skill Covers

    • GitHub Actions / - How-tos / - Monitor workflows / - Add a status badge
  • Main sections: In this article, Using the UI, Using the workflow file name, Using the branch parameter, Using the event parameter.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/how-tos/monitor-workflows/add-a-status-badge