Skip to content

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

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

부트스트랩 좌표를 TeamPiKi/infra 로 갱신#717
m-a-king merged 1 commit into
devfrom
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 전면 소문자화: core·extractor·infra·renderer, PiKi-Client 만 유지).

Task

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

Action

Result

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

연관 이슈

Summary by CodeRabbit

  • Chores
    • 세션 시작 시 실행되는 초기화 동작이 최신 저장소 경로를 사용하도록 업데이트되었습니다.
    • 다운로드, 검증, 실행, 정리 흐름은 그대로 유지되어 동작 방식에는 변화가 없습니다.

- PIKI-Infra -> infra rename 에 따라 SessionStart 부트스트랩의 좌표를 실좌표로 갱신 (리다이렉트 의존 해소)
- 검증: 새 좌표로 install.sh fetch·실행해 훅 설치 실측
@m-a-king m-a-king added the chore 그 외 (빌드·deps·ci·도구·설정·잡일) label Jul 9, 2026
@m-a-king m-a-king self-assigned this Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Discord 스레드 연동용 메타데이터입니다. discord-pr-bot 워크플로가 자동 생성하며, 수정·삭제하면 PR 과 Discord 알림 연동이 끊깁니다.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

SessionStart 훅의 설치 스크립트 다운로드 대상이 TeamPiKi/PIKI-Infra에서 TeamPiKi/infra로 변경되었습니다. 임시 파일 처리, 검증, 실행 및 정리 동작은 유지됩니다.

Changes

SessionStart 설치 스크립트 경로 수정

Layer / File(s) Summary
GitHub 저장소 경로 갱신
.claude/settings.json
SessionStartgh api 대상 경로를 repos/TeamPiKi/infra/contents/install.sh로 변경하고 나머지 명령 동작은 유지합니다.

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

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ 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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.claude/settings.json:
- Line 12: The repository name references are inconsistent between the
`.claude/settings.json` command and the commit documentation, so update the
remaining `PIKI-Infra` SSOT mention in the commit guide to `TeamPiKi/infra` or
add a short note that `PIKI-Infra` is the old name. Use the existing `gh api`
command in `settings.json` and the SSOT reference in the commit doc as the
locations to align both names.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro Plus

Run ID: 63f6267c-44a9-4b2b-8b93-a72c4e8beb3e

📥 Commits

Reviewing files that changed from the base of the PR and between da6d49e and 7e46cc2.

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

Comment thread .claude/settings.json
@m-a-king m-a-king merged commit f671ae4 into dev Jul 9, 2026
11 of 12 checks passed
@m-a-king m-a-king deleted the chore/infra-rename-bootstrap branch July 9, 2026 21:07
m-a-king added a commit that referenced this pull request Jul 9, 2026
- commit.md 의 훅 정본 안내가 옛 이름(PIKI-Infra)이라 다음 수정자가 헤맬 수 있다는 CodeRabbit 지적 수용 (#717 thread)
- coderabbit.md GraphQL 의 owner/name 분리 필드가 depromeet/PIKI-Server 로 잔존한 것도 함께 정정 - #716 치환·검증이 slash 결합형 패턴만 봐서 분리 필드형(GraphQL)을 놓침. 잔여 검증도 분리 필드형 포함으로 재수행해 0건 확정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore 그 외 (빌드·deps·ci·도구·설정·잡일)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants