planetscale/Create Deploy Request
Creates a deploy request for a PlanetScale database.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit May 16, 2023
- License
- Apache 2.0
Pinned Snippet
uses: planetscale/create-deploy-request-action@21bf6790c31a5cc01cd2688fe0208847646d4901 # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| database_name | The name of the database. | yes | — |
| branch_name | The name of the new branch. | yes | — |
| org_name | The name of the organization that owns the database. | yes | — |
| deploy_to | The target branch to merge changes into. Defaults to `main`. | no | — |
Outputs
| name | description |
|---|---|
| number | The number of the deploy request. |