mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #222] [MERGED] refactor: unify review commands #366
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#366
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/222
Author: @rudrankriyam
Created: 1/27/2026
Status: ✅ Merged
Merged: 1/27/2026
Merged by: @rudrankriyam
Base:
main← Head:refactor/review-cli-noun-first📝 Commits (4)
082edfdrefactor: add noun-first review commands0c75b38refactor: remove legacy review commands400e4e7refactor: rename review commands105bfc6test: avoid error string matching📊 Changes
8 files changed (+239 additions, -304 deletions)
View changed files
📝
cmd/commands_test.go(+24 -24)➕
cmd/review.go(+53 -0)📝
cmd/review_attachments.go(+45 -74)📝
cmd/review_details.go(+26 -57)📝
cmd/review_items.go(+27 -53)📝
cmd/review_submissions.go(+36 -64)📝
cmd/review_submissions_test.go(+27 -29)📝
cmd/root.go(+1 -3)📄 Description
Summary
review-details,review-submissions, andreview-itemstop-level commands with a singleasc reviewparentNew command map
asc review details-get|details-for-version|details-create|details-updateasc review attachments-list|get|upload|deleteasc review submissions-list|get|create|submitasc review items-list|items-add|items-removeTest plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.