actions-marketplace-validations/GitHub Organization Git Audit Log for Repos Report Action
An Action to generate a report that contains the total of Git clones, pushes and fetches per repository for a set interval.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A Personal Access token with repo and read:org scope | yes | — |
| org | Custom GitHub organization to retrieve data for | no | "" |
| days | Amount of days in the past to collect Git audit log data for (max 7 days) | no | 7 |
| sort | Select sorting column | no | gitClone |
| committer-name | The name of the committer that will appear in the Git history | no | github-actions |
| committer-email | The committer email that will appear in the Git history | no | github-actions@github.com |
| fromdate | The date from which to start collecting data | no | — |
| todate | The date to which to stop collecting data | no | — |
Outputs
no outputs