qte77/Repo Index

Analyze GitHub repos and generate a structured registry for agent context and GHA consumption.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 16, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: qte77/gha-repo-index@7e5254358f01490e70ca524da82f46256602db70 # v0.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
OWNERGitHub owner/org to auto-discover repos from.${{ github.repository_owner }}
REPOSComma-separated owner/repo list. If empty, auto-discovers all repos for OWNER.no
AI_ENABLEDEnable AI summarization via GitHub Models.false
AI_MODELGitHub Models AI model to use.openai/gpt-4.1-mini
OUTPUT_DIRDirectory to write registry files.registry
INCLUDE_ARCHIVEDInclude archived repos.false
INCLUDE_FORKSInclude forked repos.false
TOKENGitHub token with repo read access.${{ github.token }}
COMMITTER_NAMEGit committer name.RepoIndex-GHA
COMMITTER_EMAILGit committer email.repo-index@gha
CREATE_PRWhether to create a PR with changes.false

no outputs