refactor: rename project surface to mergegate

This commit is contained in:
林 駿甫 (Shunsuke Hayashi) 2026-04-10 14:50:57 +09:00
parent 3f1453b23c
commit 29c72fee83
111 changed files with 1586 additions and 873 deletions

View file

@ -4,7 +4,7 @@
# コミットメッセージに (#52, #53) のような Issue 番号があれば、
# 自動で gh issue comment を実行する。
REPO="Miyabi-G-K/miyabi-cli-standalone"
REPO="ShunsukeHayashi/mergegate"
# 直前のコミット情報を取得
COMMIT_HASH=$(git rev-parse --short HEAD)