actions-marketplace-validations/git-log to CSV
Export a CSV of the history of the main branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 9, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/some-natalie_gitlog-to-csv@5866c2277f68cd213a8d5f586d514f2679591578 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | The repository to audit | yes | ${{ github.repository }} |
| branch | The branch to audit | yes | main |
| gpg | Report git commit signing (GPG) signatures, set to 'true' to enable | yes | false |
| token | GitHub token to use if not running on the current repository | yes | ${{ github.token }} |
| include_diffs | Include diffs in the output, added to the zip file | yes | false |
Outputs
no outputs