nicklegan/GitHub Organization Repository Metrics Report Action
A GitHub Action to generate a report that contains various metrics for all repositories belonging to a GitHub organization.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A Personal Access token with repo scope | no | — |
| org | GitHub organization to retrieve data from | no | "" |
| team | GitHub team to retrieve data from | no | "" |
| days | Amount of days in the past to collect data for | no | 30 |
| sort | Select sorting column | no | openedPullRequests |
| sort-order | Selected column sorting direction | no | desc |
| stale | Amount of days for an issue to be marked as stale | no | 14 |
| old | Amount of days for an issue to be marked as old | no | 120 |
| json | Optional report export in JSON format | no | false |
| diff-report | Use identical file name for future reports | no | false |
| fromdate | The date from which to start collecting data | no | — |
| todate | The date to which to stop collecting data | no | — |
| 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 |
| appid | — | no | — |
| privatekey | — | no | — |
| installationid | — | no | — |
Outputs
no outputs