mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 11:32:32 -05:00
[GH-ISSUE #161] Request: Add about GitHub Actions official status badge #669
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @peaceiris on GitHub (Aug 26, 2019).
Original GitHub issue: https://github.com/sdras/awesome-actions/issues/161
cf. GitHub Actions official status badges : github
GitHub Actions provides official CI/CD status badges.
The official document about the badge has not been written yet.
@gep13 commented on GitHub (Aug 26, 2019):
@peaceiris can you please clarify what you are suggesting here? Are you suggesting adding a status badge for the workflow that is being used in this repository? Or something else?
@peaceiris commented on GitHub (Aug 26, 2019):
I suggest the following:
README.md@gep13 commented on GitHub (Aug 26, 2019):
@peaceiris sounds good to me! Would you be in a position to submit a PR for that?
@peaceiris commented on GitHub (Aug 26, 2019):
Yes, I will submit a PR.
I think that the status badge of this repo should be added at the top of README or next to the AWESOME icon. And, information about the status badge should be added to the Official Resources.
How about you?
@gep13 commented on GitHub (Aug 26, 2019):
Badge at the top makes sense to me, and official resources sounds good to me.
@peaceiris commented on GitHub (Aug 26, 2019):
I created the Pull Request #162
@gep13 commented on GitHub (Aug 27, 2019):
@peaceiris thanks again for this!