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
- Stalelast commit Jan 29, 2022
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actionmetrics/github-action@ea5b33f0ca204a39323469c56214e2cb1549b51e # no releases — HEAD as of 2026-08-29tags can be moved; commit SHAs can't. why a SHA?
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