mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #389] [MERGED] Add review submissions-cancel command to cancel draft submissions #489
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#489
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/389
Author: @rudrankriyam
Created: 2/1/2026
Status: ✅ Merged
Merged: 2/1/2026
Merged by: @rudrankriyam
Base:
main← Head:feature/review-submissions-cancel📝 Commits (1)
6917cc8Add review submissions-cancel command to cancel draft submissions📊 Changes
2 files changed (+48 additions, -0 deletions)
View changed files
📝
internal/cli/reviews/review.go(+1 -0)📝
internal/cli/reviews/review_submissions.go(+47 -0)📄 Description
Summary
submissions-cancelsubcommand to theasc reviewcommand group--idflag for the submission ID and--confirmflag to prevent accidental cancellationCancelReviewSubmissionclient functionTest plan
asc review submissions-cancel --helpto verify command is registeredasc review submissions-cancel --id "SUBMISSION_ID" --confirm--confirmis missing--idis missing🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.