socialgouv/RepoFalcon

Generate deterministic RepoFalcon artifacts (Parquet tables + optional PR context pack) for downstream review tooling.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoPath to the repository root (relative to $GITHUB_WORKSPACE).no.
outOutput directory for generated artifacts (relative to $GITHUB_WORKSPACE).noartifacts
baseGit base ref/sha (required when mode=pr).no
headGit head ref/sha (required when mode=pr).no
modeExecution mode: index (index only), snapshot (index+snapshot), pr (index+snapshot+pr-pack).nopr
go-versionGo toolchain version to use.no1.22.x
namedescription
artifacts-dirAbsolute path to the artifacts output directory.
context-pack-pathAbsolute path to pr_context_pack.json (only when mode=pr; empty otherwise).
review-report-pathAbsolute path to review_report.md (only when mode=pr; empty otherwise).