[PR #769] [MERGED] Adds Reloop to the Wall of Apps. #776

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

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/769
Author: @wuqinqiang
Created: 2/25/2026
Status: Merged
Merged: 2/25/2026
Merged by: @rudrankriyam

Base: mainHead: main


📝 Commits (2)

  • ff7be58 Adds Reloop to the Wall of Apps.
  • 4c1c998 Merge branch 'main' into main

📊 Changes

2 files changed (+11 additions, -5 deletions)

View changed files

📝 README.md (+1 -2)
📝 docs/wall-of-apps.json (+10 -3)

📄 Description

  • I ran make generate app APP="..." LINK="..." CREATOR="..." PLATFORM="..." (or manually edited docs/wall-of-apps.json + ran make update-wall-of-apps)
  • I committed all generated files:
    • docs/wall-of-apps.json
    • README.md

Entry template:

{
  "app": "Reloop - AI Transcribe & Speak",
  "link": "https://apps.apple.com/app/id6752853818",
  "creator": "wuqinqiang",
  "platform": ["iOS"]
}

Love It ❤️.


🔄 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/769 **Author:** [@wuqinqiang](https://github.com/wuqinqiang) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`ff7be58`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/ff7be580833f4b3524d6b2bdb0e28b0d01637c16) Adds Reloop to the Wall of Apps. - [`4c1c998`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/4c1c998192aaebd03ca804f486659ffb40a59af6) Merge branch 'main' into main ### 📊 Changes **2 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -2) 📝 `docs/wall-of-apps.json` (+10 -3) </details> ### 📄 Description - [x] I ran `make generate app APP="..." LINK="..." CREATOR="..." PLATFORM="..."` (or manually edited `docs/wall-of-apps.json` + ran `make update-wall-of-apps`) - [ ] I committed all generated files: - `docs/wall-of-apps.json` - `README.md` Entry template: ```json { "app": "Reloop - AI Transcribe & Speak", "link": "https://apps.apple.com/app/id6752853818", "creator": "wuqinqiang", "platform": ["iOS"] } ``` Love It ❤️. --- <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:30 +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#776
No description provided.