mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #415] [MERGED] Analytics report request deletion #507
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#507
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/415
Author: @rudrankriyam
Created: 2/2/2026
Status: ✅ Merged
Merged: 2/3/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/analytics-report-request-deletion-5251📝 Commits (2)
f34abf6test: add analytics request delete coverage9d87ea8feat: add analytics report request delete📊 Changes
6 files changed (+125 additions, -2 deletions)
View changed files
📝
internal/asc/analytics.go(+7 -0)📝
internal/asc/analytics_output.go(+23 -0)📝
internal/asc/analytics_test.go(+17 -0)📝
internal/asc/output_core.go(+4 -0)📝
internal/cli/analytics/analytics_requests.go(+64 -2)📝
internal/cli/cmdtest/analytics_test.go(+10 -0)📄 Description
Add
DeleteAnalyticsReportRequestclient method andasc analytics requests deleteCLI command to enable deletion of analytics report requests.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.