[PR #672] [CLOSED] Beta testers column mapping #701

Closed
opened 2026-02-26 22:32:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/672
Author: @cursor[bot]
Created: 2/20/2026
Status: Closed

Base: mainHead: cursor/beta-testers-column-mapping-c926


📝 Commits (1)

  • 5c9c136 Remove redundant beta testers CSV allowed-column check

📊 Changes

1 file changed (+0 additions, -10 deletions)

View changed files

📝 internal/cli/testflight/beta_testers_csv.go (+0 -10)

📄 Description

Summary

  • Removed redundant dead code in validateBetaTestersCSVHeader by eliminating an unnecessary allowed map check. The canonicalBetaTestersCSVColumn function already ensures valid column names, simplifying the validation logic.

Validation

  • make format
  • make lint
  • make test


🔄 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/672 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 2/20/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cursor/beta-testers-column-mapping-c926` --- ### 📝 Commits (1) - [`5c9c136`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/5c9c136770abcd2d6f88fd58f94b25d95e074aac) Remove redundant beta testers CSV allowed-column check ### 📊 Changes **1 file changed** (+0 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `internal/cli/testflight/beta_testers_csv.go` (+0 -10) </details> ### 📄 Description ## Summary - Removed redundant dead code in `validateBetaTestersCSVHeader` by eliminating an unnecessary `allowed` map check. The `canonicalBetaTestersCSVColumn` function already ensures valid column names, simplifying the validation logic. ## Validation - [x] `make format` - [x] `make lint` - [x] `make test` --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 22:32:10 +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#701
No description provided.