matrix-org/Netlify PR Preview
Helper action to deploy PR previews to Netlify.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the directory which should be deployed into Netlify | yes | — |
| desc | The description to set on the Github Deployment | no | Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts. |
| prefix | The prefix to use before the PR number in the Netlify subdomain | no | pr |
| deployment_env | The Github environment with which to associate this deployment | no | Netlify |
| deployment_id | The ID of an existing deployment to continue as part of this Netlify deployment, one will be created otherwise | no | — |
| owner | The owner (login) of the head repo of the PR | yes | — |
| branch | The name of the head branch | yes | — |
| revision | The git revision with which this deployment should be associated | yes | — |
| token | The Netlify Auth Token | yes | — |
| site_id | The Netlify Site ID | yes | — |
Outputs
no outputs