mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #20] [MERGED] Add feedback screenshot retrieval #232
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#232
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/20
Author: @rudrankriyam
Created: 1/20/2026
Status: ✅ Merged
Merged: 1/20/2026
Merged by: @rudrankriyam
Base:
main← Head:feature/feedback-screenshots📝 Commits (3)
017e300Add screenshot support for feedback4f278e0Remove redundant json flag7e71aa6Document JSON as default output📊 Changes
9 files changed (+260 additions, -126 deletions)
View changed files
📝
Agents.md(+12 -12)📝
CONTRIBUTING.md(+3 -3)📝
PLAN.md(+21 -21)📝
README.md(+24 -24)📝
cmd/commands.go(+20 -56)📝
internal/asc/client.go(+91 -10)📝
internal/asc/client_http_test.go(+16 -0)📝
internal/asc/client_test.go(+15 -0)📝
internal/asc/output_test.go(+58 -0)📄 Description
Summary
--include-screenshotsto feedback to request screenshot URLs from beta feedback submissions--jsonflag and update docs/examples to reflect JSON as default outputTest plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.