netlify/Delta
A GitHub Action for capturing benchmark data and tracking its variation against a baseline
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| base_branch | Name of the base branch | no | main |
| title | Title used in the comments | no | Delta results |
| token | GitHub access token | no | ${{ github.token }} |
| pr_number | The PR this run is associated with (for `workflow_run`) | no | "" |
| style | The rendering style to use when commenting on PRs (options: text, graph) | no | graph |
Outputs
no outputs