actions-marketplace-validations/Github Level System

Readme level up is a small action that converts interactions made on GitHub into experience points.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenA Github token that allows to communicate with the GitHub GraphQL API. The default should be sufficient.no${{ github.token }}
github_usernameYour GitHub username to communicate with the GitHub APIyes""
progress_bar_char_lengthThe character length of the Progress barno30
empty_barThe character for the empty state of the progress barno
filled_barThe character for the filled state of the progress barno
readme_pathThe path to the markdown file to be editedno./README.md
show_ep_infoIf true, shows an pre element with all ep informationnotrue
card_titleThe title of the level up cardnoMy Github level 🎊

no outputs