[PR #753] [MERGED] docs: reorganize README and extract CI/CD to dedicated file #764

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

📋 Pull Request Information

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

Base: mainHead: docs/readme-reorganize


📝 Commits (1)

  • a8b5b5e docs: reorganize README sections and extract CI/CD to dedicated doc

📊 Changes

3 files changed (+90 additions, -98 deletions)

View changed files

📝 CONTRIBUTING.md (+14 -0)
📝 README.md (+23 -98)
docs/CI_CD.md (+53 -0)

📄 Description

Summary

  • README reorder: Move asc skills above Quick Start, Wall of Apps between Quick Start and Common Workflows for better first-impression flow.
  • Extract CI/CD: Move inline CI/CD integrations (GitHub Actions, GitLab, Bitrise, CircleCI) to docs/CI_CD.md and link from the Documentation section.
  • Move Local Validation: Add full pre-PR validation checklist to CONTRIBUTING.md instead of the README.
  • Remove Security section: Was duplicating info already in CONTRIBUTING.md.

Test plan

  • make format — passes
  • make lint — passes
  • ASC_BYPASS_KEYCHAIN=1 make test — all tests pass (pre-commit hook)
  • Verify README renders correctly on GitHub (ToC links, Wall of Apps markers, section order)
  • Verify docs/CI_CD.md contains all CI/CD provider examples
  • Verify CONTRIBUTING.md Local Validation section is complete

🔄 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/753 **Author:** [@rudrankriyam](https://github.com/rudrankriyam) **Created:** 2/24/2026 **Status:** ✅ Merged **Merged:** 2/24/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `docs/readme-reorganize` --- ### 📝 Commits (1) - [`a8b5b5e`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/a8b5b5eb6056f509aa1e5f6f8ecfbf90ab764730) docs: reorganize README sections and extract CI/CD to dedicated doc ### 📊 Changes **3 files changed** (+90 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+14 -0) 📝 `README.md` (+23 -98) ➕ `docs/CI_CD.md` (+53 -0) </details> ### 📄 Description ## Summary - **README reorder**: Move asc skills above Quick Start, Wall of Apps between Quick Start and Common Workflows for better first-impression flow. - **Extract CI/CD**: Move inline CI/CD integrations (GitHub Actions, GitLab, Bitrise, CircleCI) to `docs/CI_CD.md` and link from the Documentation section. - **Move Local Validation**: Add full pre-PR validation checklist to `CONTRIBUTING.md` instead of the README. - **Remove Security section**: Was duplicating info already in CONTRIBUTING.md. ## Test plan - [x] `make format` — passes - [x] `make lint` — passes - [x] `ASC_BYPASS_KEYCHAIN=1 make test` — all tests pass (pre-commit hook) - [ ] Verify README renders correctly on GitHub (ToC links, Wall of Apps markers, section order) - [ ] Verify `docs/CI_CD.md` contains all CI/CD provider examples - [ ] Verify `CONTRIBUTING.md` Local Validation section is complete --- <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:27 +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#764
No description provided.