mdx: 11.6.0 릴리스 노트와 qpctl 경로를 다국어로 동기화합니다#1003
Merged
Merged
Conversation
c1c5d4b to
532b8bf
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
7dd86ba to
02710e4
Compare
jk-kim0
approved these changes
Jun 17, 2026
02710e4 to
14289c6
Compare
14289c6 to
e6d648b
Compare
e6d648b to
96c81d1
Compare
96c81d1 to
b9316bd
Compare
b9316bd to
0375744
Compare
Fold the Korean documentation sync changes together with matching English and Japanese updates, including the 11.6.0 release notes, release-note navigation metadata, and the qpctl CLI guide slug rename across locales. Constraint: PR branch must stay on latest main and carry locale-aligned docs without pushing to main Rejected: Leave English/Japanese stale | Korean-only navigation and release-note changes would diverge across locales Confidence: medium Scope-risk: moderate Directive: Do not merge this PR without explicit current approval; wait for GitHub checks Tested: git diff --check; rg conflict markers; bin/skeleton/cli.py --use-ignore for changed EN/JA MDX counterparts; release-notes 11.6.0 meta presence check; product-versions and 11.5.0-11.5.6 release notes restored to origin/main Not-tested: Full docs build Co-Authored-By: Atlas <atlas@jk.agent>
0375744 to
ba81144
Compare
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.
배경
multi-agent-qpctl-cli-usage-guide로 변경되어 언어별 내비게이션과 문서 경로를 맞춰야 합니다.변경 사항
release-notes/11.6.0.mdx를 추가하고 각 언어의release-notes/_meta.ts에 사이드바 항목을 등록했습니다.multi-agent-qpctl-cli-usage-guide.mdx로 이동하고_meta.ts경로를 갱신했습니다.confluence-mdx/var/pages.qm.yaml의 변경된 Confluence 페이지 매핑을 반영했습니다.검증
git diff --check origin/main...HEADrg -n '^(<<<<<<<|=======|>>>>>>>)' src confluence-mdxrelease-notes/11.6.0.mdx와release-notes/_meta.ts등록 여부 확인product-versions.mdx와release-notes/11.5.0-11.5.6.mdx가origin/main과 동일함을 확인cd confluence-mdx && bin/skeleton/cli.py --use-ignore <changed EN/JA counterpart>release-notes/11.6.0.mdxEN/JAmulti-agent-qpctl-cli-usage-guide.mdxEN/JA리뷰 포인트