mazipan/psi-gh-action
🐯 Github Action to generating static web performance report for JAMStack using PageSpeedInsight
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | PageSpeedInsight API key | yes | — |
| token | Github token | — | — |
| branch | Target branch to save report file | — | master |
| override | Will always override same report for same date | — | false |
| push_back | Push back the report file to the repository | — | false |
| urls | List of URL(s) to be analyzed | yes | — |
| devices | Device(s) used for test | — | mobile |
| runs | Number of runs to do per URL | — | 1 |
| max | Number of reports should be kept on repository | — | 10 |
Outputs
no outputs