fileformat/ghashboard
Builds dashboard pages with your Github Action badges
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| archived | include archived repos? | no | — |
| empty | include repos with no workflows (useful if you have external badges) | no | — |
| exclude | workflows to exclude | no | — |
| externals | external badges to include (usually only work with public repos) | no | — |
| footer | footer text | no | — |
| forks | include forked repos? | no | — |
| format | output format | no | — |
| header | header text | no | — |
| inactive | include inactive workflows? | no | — |
| include | workflows to include | no | — |
| log-level | log level [ debug | info | warn | error ] | no | — |
| output | output file to create (or `-` for stdout) | no | — |
| owners | list of owners (one of owner|repos is required) | no | — |
| private | include private repos? (one of public|private must be true) | no | — |
| public | include public repos? (one of public|private must be true) | no | — |
| repos | list of repos (one of owner|repos is required) | no | — |
| skip | do not include specific repos (use full owner/name) | no | — |
| title | title text | no | — |
| token | Github token (required for private repos and higher rate limits) | no | — |
Outputs
no outputs