Skip to content

Releases: arayofcode/footprint

v1.0.0

04 Mar 07:58
fb17286

Choose a tag to compare

Initial release of OSS Footprint.

Discovers your public GitHub contributions, scores them by impact, and generates
portfolio-ready artifacts committed to a branch.

Scoring includes:

  • Merged PR bonus (1.5×)
  • Repo popularity multiplier capped at 4×
  • Diminishing returns on comment-type contributions

Generated artifacts:

  • Four SVG card variants (standard, minimal, extended, extended-minimal)
  • report.json — full structured scoring data
  • summary.md — written to Actions job summary

Works with the default GITHUB_TOKEN. No PAT required.