wendigo/github-actions-dashboard
Generates dashboard containing Github Actions runs statistics
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository name with owner | yes | ${{ github.repository }} |
| cachedir | Cache dir for fetched workflow runs, jobs and timings | no | ./cache |
| token | Auth token used for fetching data using Github API | no | ${{ github.token }} |
| outputDir | Output directory for generated report | no | ./output |
Outputs
no outputs