actions-marketplace-validations/git-log to CSV

Export a CSV of the history of the main branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/some-natalie_gitlog-to-csv@5866c2277f68cd213a8d5f586d514f2679591578 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
repositoryThe repository to audityes${{ github.repository }}
branchThe branch to audityesmain
gpgReport git commit signing (GPG) signatures, set to 'true' to enableyesfalse
tokenGitHub token to use if not running on the current repositoryyes${{ github.token }}
include_diffsInclude diffs in the output, added to the zip fileyesfalse

no outputs