liuchong/Repo Scope

Render repo insight visuals (star history, contributors wall) as self-contained SVGs; commits only when data changed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionreposcope release tag (e.g. v0.1.0); pinned, no floating tagsnov0.0.1
github_tokenToken for GitHub API + git push (default GITHUB_TOKEN works: GraphQL-based, no PAT needed)no${{ github.token }}
repoRepository to render, owner/nameno${{ github.repository }}
output_dirDirectory for generated SVGs (only this dir is ever staged/committed)noassets/reposcope
branchPublish to this branch (orphan-style, e.g. 'reposcope') instead of the checked-out branch; reference assets via raw.githubusercontent.com/<repo>/<branch>/... URLsno""
star_historyGenerate star-history.svg and star-history-dark.svgnotrue
contributorsGenerate contributors.svg avatar wallnotrue
max_contributorsMax contributors in the wall (API ceiling 500)no100
colsWall grid columnsno12
commit_messageCommit message for generated-asset updatesnochore(reposcope): update repo visuals [skip ci]
pushPush the commitnotrue
namedescription
changed'true' if generated files changed and were committed
filesNewline-separated list of committed files