actions-marketplace-validations/user-statistician

Generate a GitHub stats SVG for your GitHub Profile README in GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
image-fileName and path of the image file to generate, relative to root of repositorynoimages/userstats.svg
include-titleInclude a title in the imagenotrue
custom-titleDefine a custom title for the imageno""
colorsThe color theme or list of custom colorsnolight
hide-keysA list of statistics to hide specified by their keyno""
fail-on-errorChoose whether to fail the workflow if there is an errornotrue
commit-and-pushCommits and pushes the generated imagenotrue
localeOne of the supported ISO 639-1 (two character) or ISO 639-2 (three character) language codesnoen
border-radiusThe radius of the borderno6
show-borderControls whether the stats SVG has a bordernotrue
small-titleControls size of titlenofalse
max-languagesControls maximum number of languages to list separatelynoauto
category-orderList of keys for the categories in order of appearance.nogeneral, repositories, contributions, languages
language-repository-exclusionsList of repositories to exclude from language stats.no""
featured-repositoryName of a repository to feature in the General Stats and Info sectionno""
animated-language-chartBoolean controlling whether the language chart is animatednofalse
language-animation-speedThe time for one full rotation in secondsno10
image-widthThe minimum width of the SVG in pixelsno0
top-iconIcon displayed at top of SVG to left and right of titlenodefault
commit-messageThe commit messagenoAutomated change by https://github.com/cicirello/user-statistician
namedescription
exit-code0 if successful or non-zero if unsuccessful