actionmetrics/Action Metrics
Store metrics against your default branch and compare against your pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| default_branch | The default branch used by your repository | no | main |
| github_token | GitHub token | no | ${{github.token}} |
| repo | Repository name with owner (like actionmetrics/github-action) | no | ${{github.repository}} |
| name | Artifact name (defaults to action-metrics.json) | no | — |
| path | Where to store the metrics | no | ./.action-metrics |
| fileName | Name of the file to store the metrics | no | file.json |
| workflow | Workflow name | yes | — |
| metricName | Metric name | yes | — |
| metricValue | Metric value | yes | — |
Outputs
no outputs