vsapiens/k6gen baseline compare
Compare a current k6 summary against a baseline, comment pass/fail on the PR, and fail on regression.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| baseline | Path to the baseline k6 summary JSON (committed in the repo) | yes | — |
| current | Path to the current run's k6 summary JSON (from --summary-export) | yes | — |
| margin | Allowed regression budget: current must be <= baseline x margin | no | 1.2 |
| github-token | Token used to post the PR comment | no | ${{ github.token }} |
Outputs
no outputs