jackyef/Bundlewatch Github Action
Run bundlewatch against your PR to keep those bundles in check! Update your package.json according to bundlewatch config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bundlewatch-github-token | A token to authenticate with the Bundlewatch service. Set this as a secret in your GitHub repository | yes | — |
| build-script | Optional — The build script for your project. Will be run before running bundlewatch | no | — |
| bundlewatch-config | Optional — The path to your external bundlewatch.config.js file. If not provided, it will assume the configuration exist in your package.json file | no | — |
| branch-base | Optional — The name of the branch to compare against. Usually it is your master/main branch. Defaults to GitHub PR target branch | no | — |
Outputs
no outputs