ollieb89/Workflow Optimizer
Analyze GitHub Actions workflows and suggest speed/reliability improvements
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| workflows-dir | Directory containing workflow files | no | .github/workflows |
| pr-number | PR number to comment on (optional) | no | "" |
Outputs
| name | description |
|---|---|
| suggestions-count | Number of suggestions found |
| report | Markdown optimization report |