nicklegan/GitHub Organization Member Contribution Report Action
An Action to generate a report that contains member contribution data for a set interval belonging to a GitHub organization.
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, read:org and read:user scope | yes | — |
| org | Custom GitHub organization to retrieve data for | no | "" |
| days | Amount of days in the past to collect data for | no | 30 |
| sort | Column used for sorting resport results | no | commitContrib |
| 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