marco-jardim/Changelog Collect

Collects commit range diffs and outputs a structured changeset.v1.json

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for API accessyes
from_shaBase commit SHA (start of range)yes
to_shaHead commit SHA (end of range)yes
repoRepository in owner/name formatno${{ github.repository }}
exclude_patternsComma-separated glob patterns to excludenopackage-lock.json,yarn.lock,pnpm-lock.yaml,*.lock,*.min.js,*.min.css,dist/**,build/**,*.generated.*
max_diff_bytesMaximum total diff bytes before truncationno500000
namedescription
changeset_pathPath to the generated changeset.v1.json
commit_countNumber of commits collected
file_countNumber of unique files changed