https://github.com/Atrox/github-actions-badge
:shield: Shields.io Badge for your GitHub Actions
https://github.com/Atrox/github-actions-badge
actions badge github github-actions shields shieldsio
Last synced: 18 days ago
JSON representation
:shield: Shields.io Badge for your GitHub Actions
- Host: GitHub
- URL: https://github.com/Atrox/github-actions-badge
- Owner: Atrox
- License: mit
- Created: 2019-05-23T11:16:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T12:31:42.000Z (about 1 year ago)
- Last Synced: 2025-03-17T12:07:24.943Z (28 days ago)
- Topics: actions, badge, github, github-actions, shields, shieldsio
- Language: Go
- Homepage: https://actions-badge.atrox.dev/
- Size: 94.7 KB
- Stars: 204
- Watchers: 8
- Forks: 13
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Atrox/github-actions-badge - :shield: Shields.io Badge for your GitHub Actions (Go)
- stars - github-actions-badge
- stars - github-actions-badge
README
# GitHub Actions Badge
There is a public version of this deployed and free to use at [https://actions-badge.atrox.dev](https://actions-badge.atrox.dev).
## Your own
You can build your own badge in the playground [available here](https://actions-badge.atrox.dev).
## Routes
- `/`: playground
- `///badge`: returns the [endpoint](https://shields.io/endpoint) for shields.io
- `///goto`: redirects to the action## Example
[](https://actions-badge.atrox.dev/atrox/sync-dotenv/goto)
```
[](https://actions-badge.atrox.dev/atrox/sync-dotenv/goto)
```[](https://actions-badge.atrox.dev/atrox/sync-dotenv/goto)
```
[](https://actions-badge.atrox.dev/atrox/sync-dotenv/goto)
```[](https://actions-badge.atrox.dev/atrox/sync-dotenv/goto)
```
[](https://actions-badge.atrox.dev/atrox/sync-dotenv/goto)
```For example, you can see this badge in action at [atrox/sync-dotenv](https://github.com/atrox/sync-dotenv).
## Contributing
Everyone is encouraged to help improve this project. Here are a few ways you can help:- [Report bugs](https://github.com/atrox/github-actions-badge/issues)
- Fix bugs and [submit pull requests](https://github.com/atrox/github-actions-badge/pulls)
- Write, clarify, or fix documentation
- Suggest or add new features