Skip to content

Atrox/github-actions-badge

Repository files navigation

GitHub Actions Badge

There is a public version of this deployed and free to use at https://actions-badge.atrox.dev.

Your own

You can build your own badge in the playground available here.

Routes

  • /: playground
  • /<user>/<repo>/badge: returns the endpoint for shields.io
  • /<user>/<repo>/goto: redirects to the action

Example

GitHub Actions

[![GitHub Actions](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fatrox%2Fsync-dotenv%2Fbadge)](https://actions-badge.atrox.dev/atrox/sync-dotenv/goto)

GitHub Actions

[![GitHub Actions](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fatrox%2Fsync-dotenv%2Fbadge&style=flat-square)](https://actions-badge.atrox.dev/atrox/sync-dotenv/goto)

GitHub Actions

[![GitHub Actions](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fatrox%2Fsync-dotenv%2Fbadge&label=build&logo=none)](https://actions-badge.atrox.dev/atrox/sync-dotenv/goto)

For example, you can see this badge in action at atrox/sync-dotenv.

Contributing

Everyone is encouraged to help improve this project. Here are a few ways you can help: