yykamei/GitHub Workflows Metrics

GitHub Workflows Metrics is a GitHub Action to measure duration of GitHub Workflows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rangeThe range of time to measure the workflows. This can be: 7days, 14days, 30days no30days
aggregateDetermines how the workflow metrics should be aggregated. This can be: average, median, min, max noaverage
onlyOnly the specified workflows will be measured. This is supposed to be comma-separated listno""
statusOnly the workflows with the specified status will be measured. This can be: completed, action_required, cancelled, failure, neutral, skipped, stale, success, timed_out, in_progress, queued, requested, waiting, pending no""
labelThe label for GitHub issues that the GitHub Action createsnogithub-workflows-metrics
tokenThe GitHub token used to create an authenticated clientno${{ github.token }}

no outputs