actions-marketplace-validations/Kurobako Report
GitHub Action to comment kurobako benchmark results on the pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 8, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/c-bata_github-actions-kurobako@7560bdc0214d416c88e2f6dea60676863343a36f # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| report-md-path | File path to a json generated by kurobako report command. | yes | kurobako.md |
| public-image-url | A public image url to kurobako plot image. | yes | https://storage.googleapis.com/kurobako-reports/dummy.png |
| title | A text for the title | no | Kurobako benchmark |
Outputs
| name | description |
|---|---|
| image-path | A file path to the generated image of kurobako. You need to upload this on GCS. |