paritytech/GitHub Metrics
Get the metrics for a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | The token to access the repo | yes | — |
| repo | Name of the repository in style org/name. Defaults to runner. Can have multiple values separated by comma if it's used for user's metrics | no | — |
| author | Optional. If we want the metrics of a specific user. | no | — |
Outputs
| name | description |
|---|---|
| repo | The name of the repo in owner/repo pattern |
| pr-report | A JSON string with the metrics obtained from the repository PRs |
| issue-report | A JSON string with the metrics obtained from the repository issues |