[PR #279] [MERGED] Leaderboard set localization name validation #405

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

📋 Pull Request Information

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

Base: pr-153-game-centerHead: cursor/leaderboard-set-localization-name-validation-81a0


📝 Commits (1)

  • 22814bb Validate leaderboard set localization name

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 cmd/game_center_leaderboard_sets.go (+7 -1)

📄 Description

Add validation for the required --name flag in the game-center leaderboard-sets localizations create command.

The Name field for GameCenterLeaderboardSetLocalizationCreateAttributes was changed to be required, but the CLI command was not updated to validate that --name is provided, which could lead to API failures.



🔄 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/279 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/28/2026 **Status:** ✅ Merged **Merged:** 1/28/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `pr-153-game-center` ← **Head:** `cursor/leaderboard-set-localization-name-validation-81a0` --- ### 📝 Commits (1) - [`22814bb`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/22814bbcd7228b603a5aaa5439b56eca3a95665d) Validate leaderboard set localization name ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/game_center_leaderboard_sets.go` (+7 -1) </details> ### 📄 Description Add validation for the required `--name` flag in the `game-center leaderboard-sets localizations create` command. The `Name` field for `GameCenterLeaderboardSetLocalizationCreateAttributes` was changed to be required, but the CLI command was not updated to validate that `--name` is provided, which could lead to API failures. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 22:30:47 +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#405
No description provided.