feat: JTBD audit Upgrade module — overview concept, persona cleanup, user journey - #3148
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 11:27
|
⚡️ Deploying pull request preview... |
gtrivedi88
force-pushed
the
fix-upgrade-jtbd-title
branch
2 times, most recently
from
July 7, 2026 09:16
c987528 to
b107dde
Compare
gtrivedi88
force-pushed
the
fix-upgrade-jtbd-title
branch
from
July 10, 2026 22:22
b107dde to
e7a148c
Compare
1 task
gtrivedi88
force-pushed
the
fix-upgrade-jtbd-title
branch
3 times, most recently
from
July 16, 2026 03:22
f5e2523 to
5921e31
Compare
…user journey Transform Upgrade module from a thin assembly shell into a complete JTBD guide: Overview concept (upgrading-che.adoc): - How the upgrade works (Operator handles server components, DWO) - Supported upgrade path (previous minor to current) - Pre-upgrade checklist (5-step, review release notes to update chectl) Content quality fixes: - Remove snip_persona-admin.adoc includes from all 6 pages (checklist: NO generic snippets) - Fix meta-commentary: "This section describes..." to WHAT+WHY abstracts - Fix gerund title: "Upgrading the chectl..." to "Update the chectl..." - Add [role="_abstract"] and WHAT+WHY pattern to all pages - Fix content types: approval strategy and web console changed from ASSEMBLY to PROCEDURE - Update descriptions and keywords for search optimization Navigation reorder (user journey): - Overview to approval strategy to web console to chectl update to CLI to air-gapped to DWO repair - chectl update moved before CLI upgrade (prerequisite ordering) Cluster-tested on DS 3.29.0 (ROSA, OCP 4.21.9): - DWO v0.42.0 Succeeded, single entry - Subscription Automatic approval in openshift-operators Co-authored-by: Cursor <cursoragent@cursor.com>
gtrivedi88
force-pushed
the
fix-upgrade-jtbd-title
branch
from
September 17, 2026 06:35
5921e31 to
654cad6
Compare
Rebased fix-upgrade-jtbd-title onto main to pick up 24 commits merged
since this PR was last updated (Jul 16). Rebase applied with zero
conflicts. No other PR touched modules/upgrade/ in that window, so
there was no SME content to sync.
Post-rebase verification:
- Zero snip_persona includes anywhere in modules/upgrade/ (this PR
already deletes the module's snip_persona-admin.adoc partial)
- Zero inline NOTE:/TIP:/IMPORTANT:/WARNING: admonitions
- Zero gerund/vague == subsection headings
- Title-abstract verb consistency confirmed across all 8 touched
pages (Fix/Fix, Choose/Choose, Upgrade/Upgrade x2, Approve/Approve;
"How the upgrade works" and "Pre-upgrade checklist" are exempt
question-pattern/reference-noun-phrase titles)
- Fixed 1 Vale error introduced by this PR's new
verify-upgrade-completed.adoc: redundant "`{prod-namespace}`
namespace" -> "`{prod-namespace}`"
- 1 pre-existing Vale error in
repairing-the-devworkspace-operator-on-openshift.adoc confirmed
present on main already -- out of scope for this fix
Vale: 0 errors on all changed files.
Co-authored-by: Cursor <cursoragent@cursor.com>
gtrivedi88
force-pushed
the
fix-upgrade-jtbd-title
branch
from
September 17, 2026 06:45
654cad6 to
5e662be
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.
Summary
Full JTBD audit of the Upgrade module, benchmarked against Ansible AAP and RHDH upgrade guide patterns.
upgrading-che.adocfrom thin assembly shell into rich overview concept (how the upgrade works, supported paths, pre-upgrade checklist)snip_persona-admin.adocincludes from all 6 pages (JTBD checklist: NO generic persona snippets)[role="_abstract"]and WHAT+WHY pattern to all pagespartials/snip_persona-admin.adocChanges
pages/upgrading-che.adocpages/specifying-the-update-approval-strategy.adocpages/upgrading-che-using-the-web-console.adocpages/upgrading-che-using-the-cli-management-tool.adocpages/upgrading-che-using-the-cli-management-tool-in-restricted-environment.adocpages/upgrading-the-chectl-management-tool.adocpages/repairing-the-devworkspace-operator-on-openshift.adocexamples/snip_che-upgrading-the-chectl-management-tool.adocnav.adocpartials/snip_persona-admin.adocZero content loss — all existing procedure steps, code blocks, and technical details preserved.
Test plan
Made with Cursor