Merge pull request #162 from peaceiris/add-status-badge

Add about GitHub Actions official status badge
This commit is contained in:
Gary Ewan Park 2019-08-27 07:27:51 +01:00 committed by GitHub
commit ba340377c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
![GitHub Actions status | sdras/awesome-actions](https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.svg)
<p align="center">
<br>
<img src="https://image.ibb.co/cZ1q5f/awesome-actions.jpg" />
@ -37,6 +39,20 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Official Actions Collection](https://github.com/actions)
- [GitHub Blog Announcement](https://blog.github.com/2018-10-17-action-demos/)
### Status badge
![GitHub Actions status | sdras/awesome-actions](https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.svg)
> *Official documentation about the status badge has not been written yet.*
URL to a status badge SVG.
```
https://github.com/{github_id}/{repository}/workflows/{workflow_name}/badge.svg
```
An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.svg`
## Community Resources
### GitHub Tools and Management