mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-17 03:52:32 -05:00
[GH-ISSUE #593] Show user count badge for each action #14661
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 @geritol on GitHub (Jan 4, 2022).
Original GitHub issue: https://github.com/sdras/awesome-actions/issues/593
Hey!
I have just created a really simple service to show user count badges for Github Actions based on Github's search feature.
https://github.com/geritol/count-actions-users
I think it would be nice to include the badge for each action on the list to see their user counts to be able to determine their popularity.
This is kind of related to #536