[PR #334] [MERGED] Webhook relationships ID validation #445

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

📋 Pull Request Information

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

Base: cursor/webhooks-deliveries-relationships-6689Head: cursor/webhook-relationships-id-validation-fa95


📝 Commits (2)

  • 983fd77 Validate webhook ID during pagination
  • b0aab9e Fix webhook relationships pagination validation

📊 Changes

2 files changed (+9 additions, -0 deletions)

View changed files

📝 internal/cli/cmdtest/webhooks_test.go (+5 -0)
📝 internal/cli/webhooks/webhooks.go (+4 -0)

📄 Description

Add webhook ID validation to the pagination block of WebhookDeliveriesRelationshipsCommand to prevent API errors when --webhook-id is missing.



🔄 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/334 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `cursor/webhooks-deliveries-relationships-6689` ← **Head:** `cursor/webhook-relationships-id-validation-fa95` --- ### 📝 Commits (2) - [`983fd77`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/983fd77beb18d48344a2a15056e86d2b80d21a1e) Validate webhook ID during pagination - [`b0aab9e`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/b0aab9ee3fa5534bca89371129968c97fd1f70ad) Fix webhook relationships pagination validation ### 📊 Changes **2 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `internal/cli/cmdtest/webhooks_test.go` (+5 -0) 📝 `internal/cli/webhooks/webhooks.go` (+4 -0) </details> ### 📄 Description Add webhook ID validation to the pagination block of `WebhookDeliveriesRelationshipsCommand` to prevent API errors when `--webhook-id` is missing. --- --- <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:58 +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#445
No description provided.