joshjohanning/GitHub Organization Readme Badge Generator

An action to create markdown badges for your GitHub organization's README.md file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
organizationThe GitHub organization to queryyes${{ github.repository_owner }}
tokenPAT or GitHub App token to query the GitHub APIyes${{ github.token }}
graphql_urlThe URL to the GitHub GraphQL API endpointyes${{ github.graphql_url }}
daysFor stats that have a date window, the number of days to query foryes30
colorThe color of the badge message (right side)noblue
label_colorThe color of the badge label (left side)no555
namedescription
badgesThe badge markdown to add to your README.md file