Skip to content

Add pscale deploy-request unblock - #1351

Merged
no-itsbackpack merged 1 commit into
mainfrom
feat/dr-unblock
Aug 19, 2026
Merged

Add pscale deploy-request unblock#1351
no-itsbackpack merged 1 commit into
mainfrom
feat/dr-unblock

Conversation

@no-itsbackpack

Copy link
Copy Markdown
Contributor

When a Vitess deploy or revert fails, PlanetScale blocks the queue as a precaution. The dashboard button is “Unblock deploy queue”; this adds the same action to the CLI.

pscale deploy-request unblock mydb 12 --org myorg

Notes:

  • Calls POST …/complete-deploy only when the deployment is in complete_error or complete_revert_error.
  • Gated cutover (pending_cutover) is pointed at deploy-request apply. Deploy-check failures (error) are rejected — they are not an unblockable queue.

Co-authored-by: Cursor <cursoragent@cursor.com>
@no-itsbackpack
no-itsbackpack requested a review from a team as a code owner August 19, 2026 17:04

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk: medium. Approved this PR; Bugbot completed with no findings and Security Agent was not running. No reviewers were assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: cli-reviewer

@no-itsbackpack
no-itsbackpack merged commit 76e38c4 into main Aug 19, 2026
5 checks passed
@no-itsbackpack
no-itsbackpack deleted the feat/dr-unblock branch August 19, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants