getgauge-contrib/Posts benchmark summary to the PR
Scans Pull Requests for benchmark data, and publishes it, if present, as a comment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Secret token that has access to comment on the PR | — | ${{ github.token }} |
| workflow_file_name | Path of the Github workflow file that contains the job with artifact. Has to be relative to project root | — | .github/workflows/tests.yml |
| artifact_name | Artifact name to download. | — | benchmark_results.md |
| file_name | Filename to extract from the artifact downloaded | — | benchmark_results.md |
Outputs
no outputs