Skip to content

Atrox/github-actions-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3cd99f9 · Nov 29, 2023

History

86 Commits
Nov 20, 2021
May 25, 2019
May 23, 2019
Nov 29, 2023
May 23, 2019
May 23, 2019
May 23, 2019
Aug 26, 2019
Nov 29, 2023
Nov 29, 2023
Oct 25, 2023
Oct 29, 2019
May 15, 2021
May 19, 2022

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: