catchpoint/WebPageTest GitHub Action
Automatically test code changes in WebPageTest and enforce performance budgets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| apiKey | WebPageTest API Token | yes | — |
| urls | List of URL(s) to test | yes | — |
| budget | Path to WebPageTest testspecs.json file | no | — |
| label | Label for test (shows up in WebPageTest) | no | — |
| wptOptions | Path to JSON file with WebPageTest test options (see https://github.com/catchpoint/WebPageTest.api-nodejs) | no | — |
| GITHUB_TOKEN | Secret GitHub Token (automatically provided by GitHub) | — | ${{ github.token }} |
Outputs
no outputs