[PR #123] [MERGED] Beta group response types #305

Closed
opened 2026-02-26 21:34:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/123
Author: @cursor[bot]
Created: 1/24/2026
Status: Merged
Merged: 1/24/2026
Merged by: @rudrankriyam

Base: cursor/testflight-beta-distribution-915aHead: cursor/beta-group-response-types-963c


📝 Commits (2)

  • 5d1038f Fix beta recruitment response aliases
  • 19fb973 Handle beta group metrics output alias

📊 Changes

2 files changed (+6 additions, -10 deletions)

View changed files

📝 internal/asc/beta_recruitment.go (+2 -2)
📝 internal/asc/output_core.go (+4 -8)

📄 Description

Fixes BetaGroupPublicLinkUsagesResponse and BetaGroupTesterUsagesResponse to use type aliases, ensuring they inherit methods from Response[T] and align with other response types.



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/123 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/24/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `cursor/testflight-beta-distribution-915a` ← **Head:** `cursor/beta-group-response-types-963c` --- ### 📝 Commits (2) - [`5d1038f`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/5d1038fd08668f2c1497dfea42032d616b7c6eaa) Fix beta recruitment response aliases - [`19fb973`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/19fb973c30aac180a3d5a4fc2d755a604af7e63f) Handle beta group metrics output alias ### 📊 Changes **2 files changed** (+6 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `internal/asc/beta_recruitment.go` (+2 -2) 📝 `internal/asc/output_core.go` (+4 -8) </details> ### 📄 Description Fixes `BetaGroupPublicLinkUsagesResponse` and `BetaGroupTesterUsagesResponse` to use type aliases, ensuring they inherit methods from `Response[T]` and align with other response types. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:34:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/App-Store-Connect-CLI#305
No description provided.