[PR #605] [MERGED] Release notes output duplication #651

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

📋 Pull Request Information

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

Base: mainHead: cursor/release-notes-output-duplication-95aa


📝 Commits (1)

  • 3cb6302 Deduplicate text/markdown release-notes output

📊 Changes

1 file changed (+2 additions, -9 deletions)

View changed files

📝 internal/cli/releasenotes/release_notes.go (+2 -9)

📄 Description

Summary

  • Combined identical case "text" and case "markdown" branches in release_notes.go to eliminate code duplication and improve maintainability.

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/605 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 2/17/2026 **Status:** ✅ Merged **Merged:** 2/17/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `cursor/release-notes-output-duplication-95aa` --- ### 📝 Commits (1) - [`3cb6302`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/3cb63025eb2744999b90d8f42688f19258d41fe9) Deduplicate text/markdown release-notes output ### 📊 Changes **1 file changed** (+2 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `internal/cli/releasenotes/release_notes.go` (+2 -9) </details> ### 📄 Description ## Summary - Combined identical `case "text"` and `case "markdown"` branches in `release_notes.go` to eliminate code duplication and improve maintainability. ## 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:31:57 +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#651
No description provided.