부트스트랩 좌표를 TeamPiKi/infra 로 갱신#717
Merged
Merged
Conversation
- PIKI-Infra -> infra rename 에 따라 SessionStart 부트스트랩의 좌표를 실좌표로 갱신 (리다이렉트 의존 해소) - 검증: 새 좌표로 install.sh fetch·실행해 훅 설치 실측
|
Discord 스레드 연동용 메타데이터입니다. discord-pr-bot 워크플로가 자동 생성하며, 수정·삭제하면 PR 과 Discord 알림 연동이 끊깁니다. |
WalkthroughSessionStart 훅의 설치 스크립트 다운로드 대상이 ChangesSessionStart 설치 스크립트 경로 수정
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
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
📒 Files selected for processing (1)
.claude/settings.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Situation
공통 자산 repo 가 PIKI-Infra 에서 infra 로 rename 됐다 (org 전면 소문자화: core·extractor·infra·renderer, PiKi-Client 만 유지).
Task
SessionStart 부트스트랩의 좌표를 실좌표로 갱신해 리다이렉트 의존을 끊는다.
Action
.claude/settings.json의 install.sh fetch 좌표를repos/TeamPiKi/infra/...로 갱신 (1라인)Result
연관 이슈
Summary by CodeRabbit