chore: promote Integrate to top-level Antora module (JTBD Phase 3) - #3151
Open
gtrivedi88 wants to merge 2 commits into
Open
gtrivedi88 wants to merge 2 commits into
gtrivedi88 wants to merge 2 commits into
Conversation
gtrivedi88
requested review from
a team,
deerskindoll and
mkuznyetsov
as code owners
July 3, 2026 12:22
|
⚡️ Deploying pull request preview... |
gtrivedi88
force-pushed
the
jtbd-integrate-category
branch
4 times, most recently
from
July 7, 2026 05:03
657d7dd to
2d4dd8f
Compare
gtrivedi88
force-pushed
the
jtbd-integrate-category
branch
5 times, most recently
from
July 15, 2026 14:05
f0daf41 to
f0782b9
Compare
5 tasks
svor
self-requested a review
July 27, 2026 15:39
Contributor
|
The authorization flow related changes looks good to me |
vinokurig
approved these changes
Aug 18, 2026
gtrivedi88
force-pushed
the
jtbd-integrate-category
branch
2 times, most recently
from
August 24, 2026 14:31
3cc34e7 to
9532639
Compare
gtrivedi88
force-pushed
the
jtbd-integrate-category
branch
from
September 16, 2026 14:01
9532639 to
caff870
Compare
Create modules/integrate/ with pages, partials, and images moved from administration-guide (OAuth) and end-user-guide (OpenShift integration, artifact repositories). Nav structure (user journey order): - Give developers credential-free Git access (7 pages, 12 partials) - Manage workspaces from the command line (1 page, 5 partials) - Use Kubernetes tools with workspaces (4 pages, 3 partials) - Connect workspaces to your organization's package registries (7 pages, 3 partials) JTBD title rework on all 19 pages: - Configuring OAuth for Git providers -> Give developers credential-free Git access - All "Configuring OAuth 2.0 for X" -> "Connect X with OAuth" - Integrating with Kubernetes -> Use Kubernetes tools with workspaces - Managing workspaces with APIs -> Manage workspaces from the command line - Enabling artifact repositories -> Connect workspaces to your package registries - All navtitles synced with page titles Cross-module xref updates: - 5 files updated: discover, install, end-user-guide, admin-guide Added: page-aliases: for all 19 moved pages. Co-authored-by: Cursor <cursoragent@cursor.com>
gtrivedi88
force-pushed
the
jtbd-integrate-category
branch
from
September 16, 2026 14:18
caff870 to
1a917b0
Compare
PR eclipse-che#3168 (Device Auth Tokens, merged Sep 1) added a GitHub device authorization procedure but landed it in the legacy end-user-guide module instead of the new Integrate module created by this PR. This left Job 32 ("Enable credential-free Git access for developers") content orphaned outside the JTBD Integrate category. - Move connecting-to-github-using-device-authorization.adoc from modules/end-user-guide/pages/ to modules/integrate/pages/ - Add it to modules/integrate/nav.adoc, remove from modules/end-user-guide/nav.adoc - Fix gerund title/navtitle/subheadings to JTBD imperative form: "Connect to GitHub with device authorization", "Reconnect to GitHub", "Delete a device auth token", "Restart after an expired code" - Convert 3 inline NOTE: admonitions to block-delimited format - Update xref:administration-guide:/end-user-guide: cross-module references to same-module xrefs now that both pages live in modules/integrate/ - Fix related inline NOTE: in proc_setting-up-the-github-oauth-app.adoc (same feature) and its stale cross-module xref to the moved page - Vale: 0 errors on all changed files (pre-existing GitHub-link and unrelated line warnings left untouched, out of scope for this fix) 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/integrate/Antora module by extracting OAuth for Git providers (from administration-guide) and OpenShift integration + artifact repositories (from end-user-guide).19 pages, 24 partials, 4 images moved.
Nav structure (user journey order)
JTBD title rework (all 19 pages)
Cross-module xref updates
Added
:page-aliases:for all 19 moved pages.Pull Request checklist
:page-aliases:for backward-compatible URLsMade with Cursor