jackplowman/coding-metrics
Run the coding-metrics app via its Dockerfile as a Docker-based GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token | yes | — |
| workflow_github_token | The GitHub token for the workflow | no | ${{ github.token }} |
| debug | Enable debug logging | no | false |
| test_mode | Enable test mode | no | false |
| repository | The GitHub repository (owner/repo) | yes | ${{ github.repository }} |
| output_branch | The branch to commit the changes to | yes | main |
| output_file_name | The name of the output file | yes | output.svg |
| commit_message | The commit message | no | Update Coding Metrics |
| colour_profile | Colour profile to use (default, dark, light, github, ocean, sunset, forest, purple) | no | default |
Outputs
no outputs