Skip to content

chore: coupon-board 専用リポジトリ移行の準備 - #5

Draft
maouM-cmd wants to merge 1 commit into
mainfrom
cursor/new-coupon-board-repo-12a9
Draft

chore: coupon-board 専用リポジトリ移行の準備#5
maouM-cmd wants to merge 1 commit into
mainfrom
cursor/new-coupon-board-repo-12a9

Conversation

@maouM-cmd

Copy link
Copy Markdown
Owner

概要

現在のリポジトリ名が - のため、coupon-board という名前の専用 GitHub リポジトリへ移行するための準備を行いました。

変更内容

  • ルート README.md を追加(プロジェクト概要・構成)
  • REPO_SETUP.md に手動・自動の移行手順を記載
  • scripts/create-github-repo.sh でリポジトリ作成とプッシュを自動化
  • coupon-board/RENDER_SETUP.md のリポジトリ名を maouM-cmd/coupon-board に更新

次のステップ(ユーザー操作が必要)

Cloud Agent の GitHub トークンにはリポジトリ作成権限がないため、以下のいずれかで新リポジトリを作成してください。

方法 A: スクリプト

bash scripts/create-github-repo.sh

方法 B: GitHub ウェブ UI

  1. https://github.com/newcoupon-board を作成(空のまま)
  2. git remote set-url origin https://github.com/maouM-cmd/coupon-board.git
  3. git push -u origin main
Open in Web Open in Cursor 

- ルート README と REPO_SETUP.md を追加
- create-github-repo.sh で GitHub リポジトリ作成・プッシュを自動化
- RENDER_SETUP のリポジトリ名を coupon-board に更新

Co-authored-by: maouM-cmd <maouM-cmd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants