Skip to content

부트스트랩 좌표를 TeamPiKi/infra 로 갱신#2

Merged
m-a-king merged 1 commit into
mainfrom
chore/infra-rename-bootstrap
Jul 9, 2026
Merged

부트스트랩 좌표를 TeamPiKi/infra 로 갱신#2
m-a-king merged 1 commit into
mainfrom
chore/infra-rename-bootstrap

Conversation

@m-a-king

@m-a-king m-a-king commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Situation

공통 자산 repo 가 PIKI-Infra 에서 infra 로 rename 됐다 (org 전면 소문자화).

Task

SessionStart 부트스트랩의 좌표를 실좌표로 갱신해 리다이렉트 의존을 끊는다.

Action

  • .claude/settings.json 의 install.sh fetch 좌표를 repos/TeamPiKi/infra/... 로 갱신 (1라인)

Result

  • 새 좌표 체인(부트스트랩 -> install.sh -> 훅 설치) E2E 실측 OK

Summary by CodeRabbit

  • Chores
    • Updated the startup hook to download the setup script from the latest repository location.
    • The script validation, execution, and cleanup steps remain unchanged.

- PIKI-Infra -> infra rename 에 따라 SessionStart 부트스트랩의 좌표를 실좌표로 갱신 (리다이렉트 의존 해소)
- 검증: 새 좌표로 install.sh fetch·실행해 훅 설치 실측
@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3e99f9bb-f2cf-4003-b103-353505c20412

📥 Commits

Reviewing files that changed from the base of the PR and between 7e6ae8f and fd7dd0b.

📒 Files selected for processing (1)
  • .claude/settings.json

📝 Walkthrough

Walkthrough

The SessionStart hook in .claude/settings.json now retrieves install.sh from TeamPiKi/infra; its validation, execution, and cleanup logic remain unchanged.

Changes

Session hook update

Layer / File(s) Summary
Update install script source
.claude/settings.json
The gh api request now targets TeamPiKi/infra for contents/install.sh, while the existing validation, execution, and cleanup commands remain unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: updating the bootstrap target to TeamPiKi/infra.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/infra-rename-bootstrap

Comment @coderabbitai help to get the list of available commands.

@m-a-king m-a-king merged commit 5a08bd4 into main Jul 9, 2026
2 checks passed
@m-a-king m-a-king deleted the chore/infra-rename-bootstrap branch July 9, 2026 21:02
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.

1 participant