Loading...
Loading...
Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.
npx skill4agent add github/awesome-copilot github-actions-efficiencyreferences/actions.mdgh.github/workflows/gh run list --limit 10.github/workflows/references/actions.mdreferences/reporting.mdreferences/patterns.mdrg -n "on:|concurrency:|paths:|paths-ignore:|strategy:|matrix:|cache:" .github/workflows
gh run list --limit 10
run_id=$(gh run list --limit 1 --json databaseId --jq '.[0].databaseId')
gh run view "$run_id" --log-failedconcurrencyconcurrencyghreferences/actions.mdreferences/reporting.mdreferences/patterns.mdreferences/review-rubric.md