azizouannes/CI Efficiency Analyzer

Analyze and optimize GitHub Actions workflows for better performance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 2, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: azizouannes/ci-efficiency-analyzer@35a362c7bfc4e617ef5cc6628e833b1997c9284e # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHub token for API accessyes
repositoryRepository to analyze (owner/repo format). Defaults to current repositoryno${{ github.repository }}
days-backNumber of days of history to analyzeno30
create-prWhether to create a pull request with optimizationsnofalse
output-fileFile to write the analysis report tonoci-analysis-report.md
analysis-onlyOnly run analysis without generating optimizationsnofalse
namedescription
report-pathPath to the generated analysis report
potential-savingsEstimated time savings in minutes
optimizations-countNumber of optimization suggestions
analysis-statusStatus of the analysis (completed, no_data, error)