ranxi2001/Star History CI

Generate star-history SVGs and publish stable light/dark URLs from an output branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
reposComma-separated owner/repo list. Defaults to the repository that runs the workflow.no${{ github.repository }}
tokenPAT owned by a repository admin or collaborator and used to read stargazer data.yes
github-tokenGitHub token used to publish the generated SVGs to the output branch.no${{ github.token }}
output-dirTemporary directory where rendered SVGs are written before publishing.nostar-history
publish-branchBranch that will host the generated SVG files.nooutput
file-prefixStable SVG filename prefix.nostar-history
typeChart mode passed to the renderer. Usually Date or Timeline.noDate
themesComma-separated themes to render.nolight,dark
widthSVG width in pixels.no800
force-orphanWhether to publish the output branch as an orphan branch.notrue
namedescription
lightRelative path to the stable light SVG.
darkRelative path to the stable dark SVG.
light_urlRaw GitHub URL for the stable light SVG.
dark_urlRaw GitHub URL for the stable dark SVG.
filesNewline-separated list of stable SVG paths.