GitHub Actions Status Badge Generator

Enter your GitHub repo and workflow name to generate ready-to-paste markdown and HTML status badges.

Repository Details

GitHub username or organization name

Exact repository name (case-sensitive)

File name (ci.yml) or workflow display name

Leave blank to use the default branch

Custom alt text for accessibility (defaults to workflow name)

Badge Preview

Fill in the fields and click Generate.

Badge URL

Markdown

HTML

Copied!

Summary

Enter your GitHub repo and workflow name to generate ready-to-paste markdown and HTML status badges.

How it works

  1. Enter the GitHub repository owner (username or organization).
  2. Enter the repository name.
  3. Enter the workflow file name (e.g. ci.yml) or the workflow display name.
  4. Optionally select a branch to scope the badge to a specific branch.
  5. Click Generate to produce the badge URL, markdown snippet, and HTML snippet.
  6. Click any Copy button to copy the result to your clipboard.

Use cases

  • Add a build status badge to your open-source README.
  • Embed CI status badges in documentation wikis.
  • Show deployment pipeline status in project dashboards.
  • Quickly generate badges for multiple workflows in a monorepo.
  • Verify badge URL format before adding it to a README.
  • Share a live build status link with teammates.

Frequently Asked Questions

Last updated: 2026-06-09 · Reviewed by Nham Vu