chore: promote Extend to top-level Antora module (JTBD Phase 3) - #3143
Open
gtrivedi88 wants to merge 1 commit into
Open
gtrivedi88 wants to merge 1 commit into
gtrivedi88 wants to merge 1 commit into
Conversation
gtrivedi88
requested review from
a team,
deerskindoll and
mkuznyetsov
as code owners
July 3, 2026 07:24
|
⚡️ Deploying pull request preview... |
gtrivedi88
force-pushed
the
jtbd-extend-category
branch
11 times, most recently
from
July 11, 2026 02:05
5442777 to
5a1fc79
Compare
gtrivedi88
force-pushed
the
jtbd-extend-category
branch
5 times, most recently
from
July 15, 2026 14:13
009793f to
9f620cd
Compare
5 tasks
svor
self-requested a review
July 27, 2026 15:38
gtrivedi88
force-pushed
the
jtbd-extend-category
branch
2 times, most recently
from
August 24, 2026 14:28
005c05a to
860c861
Compare
svor
approved these changes
Aug 25, 2026
svor
left a comment
Contributor
There was a problem hiding this comment.
LGTM
@gtrivedi88 can you check failed PR checks please, I'd like to verify the preview as well
Move editor, extension, AI provider, and Open VSX content from administration-guide to a new top-level modules/extend/ Antora module. Apply JTBD titles, sync navtitles, and fix cross-module xrefs. Co-authored-by: Cursor <cursoragent@cursor.com>
gtrivedi88
force-pushed
the
jtbd-extend-category
branch
from
September 16, 2026 13:55
860c861 to
5acc9ea
Compare
Contributor
Author
|
@svor Fixed the pipeline. Please review the output and let me know your suggestions. |
Contributor
|
@gtrivedi88 I don't see the link to the Preview page, is it expected? |
gtrivedi88
added a commit
to gtrivedi88/che-docs
that referenced
this pull request
Sep 17, 2026
PR eclipse-che#3097 (procedures: Document GitHub Copilot Chat usage, RomanNikitenko, merged May 18) targeted the 7.117.x release branch directly instead of main, so this content never reached main and was absent from every JTBD category restructure, including this Develop PR. Forward-porting it now (Job 27: "Use AI coding assistants in your workspace"). - Add modules/develop/pages/using-github-copilot-chat.adoc, ported from 7.117.x with fixes: - Add missing [role="_abstract"] tag - Reword abstract to open with "Set up" to match the title verb - Convert 1 inline IMPORTANT: admonition to block-delimited format - Replace "Kubernetes object" with the {kubernetes} attribute - Fix RedHat.TermsWarnings/Using Vale warnings (may->might, appears->is displayed, using->by using) - Nest it under microsoft-visual-studio-code-open-source-ide.adoc in modules/develop/nav.adoc, matching its original 7.117.x placement - On microsoft-visual-studio-code-open-source-ide.adoc (CONCEPT): - Fix stale xref:administration-guide:extensions-for-microsoft-... -open-source-ide.adoc -- that page already moved to modules/extend/ in PR eclipse-che#3143, so this was a broken cross-module reference - Move that link + the new Copilot Chat link out of body text into a proper [role="_additional-resources"] .Additional resources block (Parameter 2a), with a plain-text bridge sentence in the body pointing to it (Parameter 2b) NOTE: :copilot-ext-ver: is still pinned to 0.36.2 from the 7.117.x (DS 3.28 / Che 7.117) era. Needs SME confirmation that this version is still current/compatible on 7.122.x before merge. Vale: 0 errors on all 3 changed files. Remaining warnings are on functional GitHub/Open VSX links and pre-existing URL paths. Co-authored-by: Cursor <cursoragent@cursor.com>
gtrivedi88
added a commit
to gtrivedi88/che-docs
that referenced
this pull request
Sep 17, 2026
PR eclipse-che#3097 (procedures: Document GitHub Copilot Chat usage, RomanNikitenko, merged May 18) targeted the 7.117.x release branch directly instead of main, so this content never reached main and was absent from every JTBD category restructure, including this Develop PR. Forward-porting it now (Job 27: "Use AI coding assistants in your workspace"). - Add modules/develop/pages/using-github-copilot-chat.adoc, ported from 7.117.x with fixes: - Add missing [role="_abstract"] tag - Reword abstract to open with "Set up" to match the title verb - Convert 1 inline IMPORTANT: admonition to block-delimited format - Replace "Kubernetes object" with the {kubernetes} attribute - Fix RedHat.TermsWarnings/Using Vale warnings (may->might, appears->is displayed, using->by using) - Nest it under microsoft-visual-studio-code-open-source-ide.adoc in modules/develop/nav.adoc, matching its original 7.117.x placement - On microsoft-visual-studio-code-open-source-ide.adoc (CONCEPT): move the pre-existing Open VSX registry link + the new Copilot Chat link out of body text into a proper [role="_additional-resources"] .Additional resources block (Parameter 2a), with a plain-text bridge sentence in the body pointing to it (Parameter 2b). Keep the existing xref:administration-guide:extensions-for-microsoft-visual-studio-... target as-is -- that page still lives at that path on main and in this branch; it only moves once PR eclipse-che#3143 (Extend) merges, at which point a follow-up xref fix (matching the eclipse-che#3178 precedent) will be needed after that merge, not before. NOTE: :copilot-ext-ver: is still pinned to 0.36.2 from the 7.117.x (DS 3.28 / Che 7.117) era. Needs SME confirmation that this version is still current/compatible on 7.122.x before merge. Vale: 0 errors on all 3 changed files. Remaining warnings are on functional GitHub/Open VSX links and pre-existing URL paths. Co-authored-by: Cursor <cursoragent@cursor.com>
3 tasks
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.
What does this pull request change?
Creates a new top-level
modules/extend/Antora module by extracting IDE extension management, VS Code configuration, editor management, and AI provider registration from the Administration Guide.21 pages, 3 partials, 5 examples moved from
modules/administration-guide/tomodules/extend/.Nav structure (user journey order)
Changes to administration-guide
extend:prefixCross-module xref updates
extend:for 3 editor refsextend:for 2 extension refsextend:for AI refadministration-guide:for CheCluster config refsBackward compatibility
Added
:page-aliases: administration-guide:<page>to all 21 moved pages for URL redirects.What issues does this pull request fix or reference?
Part of JTBD Phase 3 restructuring.
Specify the version of the product this pull request applies to
next
Pull Request checklist
:page-aliases:redirections for previous URLs.Validate language on files added or modifiedstep reports no vale warnings.Made with Cursor