[PR #603] [MERGED] Add Steps to Wall of Apps #647

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

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/603
Author: @dqhieu
Created: 2/17/2026
Status: Merged
Merged: 2/17/2026
Merged by: @rudrankriyam

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

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

View changed files

📝 README.md (+1 -0)
📝 docs/wall-of-apps.json (+7 -0)

📄 Description

Summary

  • Added Steps to Wall of Apps in docs/wall-of-apps.json and README.md

Wall of Apps (only if this PR adds/updates a Wall app)

  • 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": "Steps: Workout & Pedometer",
  "link": "https://apps.apple.com/us/app/steps-workout-pedometer/id6746096378",
  "creator": "Hieu Dinh",
  "platform": ["iOS"]
}

🔄 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/603 **Author:** [@dqhieu](https://github.com/dqhieu) **Created:** 2/17/2026 **Status:** ✅ Merged **Merged:** 2/17/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`3e395d7`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/3e395d70dd1ac5af7fc0e4358f10bbe6cf7dbdbb) Update wall-of-apps.json - [`10f9c32`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/10f9c3299c541e499b7f490f54d48ad84ac811d7) Update README ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `docs/wall-of-apps.json` (+7 -0) </details> ### 📄 Description ## Summary - Added Steps to Wall of Apps in docs/wall-of-apps.json and README.md ## Wall of Apps (only if this PR adds/updates a Wall app) - [x] I ran `make generate app APP="..." LINK="..." CREATOR="..." PLATFORM="..."` (or manually edited `docs/wall-of-apps.json` + ran `make update-wall-of-apps`) - [x] I committed all generated files: - `docs/wall-of-apps.json` - `README.md` Entry template: ```json { "app": "Steps: Workout & Pedometer", "link": "https://apps.apple.com/us/app/steps-workout-pedometer/id6746096378", "creator": "Hieu Dinh", "platform": ["iOS"] } ``` --- <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:56 +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#647
No description provided.