Github Actions Stats
Show top actions
Number of months to show
Goto top
Data Definitions
For each action:
- Name - the owner/repo path to action
- Total - number of times action was referenced in all workflows
- UniqueOwners - number of unique Users or Organizations with workflows using action
- UniqueRepos - number of unique repos with workflows using action
- WorkflowRuns - number of overall workflow runs using action
- UniqueJobs - number of unique workflow jobs using action, eg. multiple jobs per workflow or matrix build
- UniqueRepos/UniqueOwners - computed metric which represents the average number of repos a single action
is used per user.
- WorkflowRuns/UniqueRepos - computed metric which represents the average number of runs per repo.