blackbuck/Workflow Performance Auditor (Go)
Analyzes GitHub Actions usage and posts a performance report.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| lookback-days | Number of days of workflow history to analyze. | no | 7 |
| GITHUB_TOKEN | GitHub token for authentication. | yes | — |
| report-issue-number | Issue number to post the performance report. | no | 0 |
Outputs
| name | description |
|---|---|
| report-url | URL to the generated performance report. |