Skip to content

MTA-6811, 6812, 6813 CQA April Developer Lightspeed work#357

Open
Pkylas007 wants to merge 10 commits into
mainfrom
mta-6811-6813
Open

MTA-6811, 6812, 6813 CQA April Developer Lightspeed work#357
Pkylas007 wants to merge 10 commits into
mainfrom
mta-6811-6813

Conversation

@Pkylas007
Copy link
Copy Markdown
Collaborator

@Pkylas007 Pkylas007 commented Apr 16, 2026

JIRA

CQA validation

Version

  • 8.1

Preview

Summary by CodeRabbit

Release Notes

  • Documentation
    • Updated Developer Lightspeed documentation for terminology consistency and clarity across all guides
    • Reorganized getting-started and configuration documentation to improve navigation and user experience
    • Removed outdated procedural documentation for select advanced configuration features

Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 16, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This PR reorganizes and updates Developer Lightspeed documentation by removing the Solution Server assembly and tackle enablement procedure, standardizing terminology ("Visual Studio Code" vs "VS Code"), updating product placeholder references, rephrasing descriptions for clarity, and restructuring assembly include paths to reference moved documentation topics.

Changes

Cohort / File(s) Summary
Deleted Assembly & Procedure Files
docs/topics/developer-lightspeed/assembly_solution-server-configurations.adoc, docs/topics/developer-lightspeed/proc_tackle-enable-dev-lightspeed.adoc, assemblies/developer-lightspeed-guide/assembly_getting-started.adoc
Removed Solution Server configuration assembly, Tackle-based enablement procedure, and getting-started assembly; eliminated product preview warnings, optional feature descriptions, and LLM provider configuration examples.
Concept Documentation Updates
docs/topics/developer-lightspeed/con_*.adoc (11 files)
Standardized "Visual Studio Code" naming, expanded abbreviations ("VS Code" → "Visual Studio Code", "RPC" → "Remote Procedure Call"), updated product placeholders to use {ProductShortName}, refined phrasing ("previous" → "earlier", "IDE" → "Integrated Development Environment"), and adjusted wording for LLM descriptions and authentication flows.
Procedure Documentation Updates
docs/topics/developer-lightspeed/proc_*.adoc (8 files)
Updated prerequisites, standardized terminology references, refined settings descriptions with {mta-dl-plugin}-centric language, restructured navigation instructions, added verification steps, and applied consistent "Visual Studio Code" naming throughout.
Procedure Formatting Updates
docs/topics/developer-lightspeed/proc_tackle-llm-secret.adoc, docs/topics/developer-lightspeed/proc_tackle-enable-llm-proxy.adoc
Converted command blocks from source formatting to [subs="+quotes"] with bolded commands and arguments; reformatted terminal examples for emphasis and clarity.
Reference Documentation
docs/topics/developer-lightspeed/ref_*.adoc (3 files)
Updated terminology, standardized product naming, refined example descriptions (Agent mode streaming, code-change previews), adjusted LLM provider configuration wording, and removed inline commented checklist lines.
Assembly File Restructuring
assemblies/developer-lightspeed-guide/assembly_*.adoc (5 files)
Updated include:: directives to reference topics from relocated topics/developer-lightspeed/ directory; refined abstracts and configuration descriptions; changed component references from {mta-dl-full} to {mta-dl-plugin} where appropriate.
Master Configuration
docs/developer-lightspeed-guide/master.adoc
Updated include paths for assembly files to reference assemblies/developer-lightspeed-guide/ directory instead of topics/developer-lightspeed/.
Getting-Started Assembly
assemblies/developer-lightspeed-guide/assembly_getting-started.adoc
Revamped abstract to describe prerequisites, persistent volumes, installation, and workflows; added RHADS subscription note; restructured content with topic includes; unset getting-started context attribute.

Estimated code review effort

🎯 4 (Complex) | ⏱️ ~45 minutes

Possibly related PRs

Suggested reviewers

  • anarnold97
  • djzager
  • fabianvf

Poem

🐰 Docs were scattered, now they're neat,
Paths aligned, no more chaotic beat,
VS Code becomes complete,
Terminology standardized—oh, how sweet!
Assembly puzzles fit just right,

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title references multiple JIRA issue numbers (MTA-6811, 6812, 6813) but provides no meaningful description of the actual changes. The phrase 'CQA April Developer Lightspeed work' is vague and generic, offering no clear insight into what was modified or why. Replace with a concise, descriptive title that summarizes the main changes, such as 'Reorganize and refactor Developer Lightspeed documentation' or 'Move Developer Lightspeed assemblies and update content references'.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mta-6811-6813

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In
`@docs/topics/developer-lightspeed/proc_configuring-developer-lightspeed-ide-settings.adoc`:
- Around line 23-25: Update the hardcoded navigation string in
docs/topics/vscode/proc_installing-analyzer-binary-locally.adoc by replacing the
literal "Extensions > MTA Extension for VSCode > Settings" with the
variable-based path "Extensions > {ProductShortName} Extension for VSCode >
Settings" (or match the same pattern used in
docs/topics/developer-lightspeed/proc_configuring-developer-lightspeed-ide-settings.adoc);
locate the occurrence of the exact string "Extensions > MTA Extension for VSCode
> Settings" in that file and perform the substitution so all VS Code extension
docs consistently use {ProductShortName}.

In `@docs/topics/developer-lightspeed/ref_example-code-suggestion.adoc`:
- Line 33: Update the documented Command Palette entry so it matches other docs:
replace the current `{ProductShortName}: Open the Gen AI model provider
configuration file` text with `Open the GenAI model provider configuration file`
(remove the `{ProductShortName}:` prefix and merge "Gen AI" into "GenAI") to
ensure consistency with the `ref_llm-provider-configurations` and
`proc_configuring-llm-podman-desktop` documentation.
🪄 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: d8a945bd-c069-4139-861f-45d581985d08

📥 Commits

Reviewing files that changed from the base of the PR and between 97b249f and ac028e0.

📒 Files selected for processing (17)
  • assemblies/developer-lightspeed-guide/assembly_getting-started.adoc
  • docs/topics/developer-lightspeed/assembly_solution-server-configurations.adoc
  • docs/topics/developer-lightspeed/con_developer-lightspeed-logs.adoc
  • docs/topics/developer-lightspeed/con_developer-lightspeed-pathways.adoc
  • docs/topics/developer-lightspeed/con_installation.adoc
  • docs/topics/developer-lightspeed/con_intro-to-developer-lightspeed.adoc
  • docs/topics/developer-lightspeed/con_llm-service-openshift-ai.adoc
  • docs/topics/developer-lightspeed/con_prerequisites.adoc
  • docs/topics/developer-lightspeed/con_solution_server.adoc
  • docs/topics/developer-lightspeed/proc_apply-rag-resolution.adoc
  • docs/topics/developer-lightspeed/proc_configuring-developer-lightspeed-ide-settings.adoc
  • docs/topics/developer-lightspeed/proc_configuring-developer-profile-settings.adoc
  • docs/topics/developer-lightspeed/proc_running-agent-analysis.adoc
  • docs/topics/developer-lightspeed/proc_running-rag-analysis.adoc
  • docs/topics/developer-lightspeed/proc_tackle-enable-dev-lightspeed.adoc
  • docs/topics/developer-lightspeed/ref_example-code-suggestion.adoc
  • docs/topics/developer-lightspeed/ref_llm-provider-configurations.adoc
💤 Files with no reviewable changes (2)
  • assemblies/developer-lightspeed-guide/assembly_getting-started.adoc
  • docs/topics/developer-lightspeed/assembly_solution-server-configurations.adoc

Comment thread docs/topics/developer-lightspeed/ref_example-code-suggestion.adoc
Prabha Kylasamiyer Sundara Rajan added 4 commits April 21, 2026 13:28
Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
Copy link
Copy Markdown
Collaborator

@vashirova vashirova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Pkylas007 peer review completed, see my comments.

To summarize, the following issues are blockers for DITA migration and must be fixed:

  • Abstracts
  • Floating text
  • Links in concept and assembly modules (in the main text)
  • Alt text for images

Plus, a number of editorial and formatting issues.

Comment thread docs/topics/developer-lightspeed/assembly_configuring-dev-lightspeed-ide.adoc Outdated
Comment thread docs/topics/developer-lightspeed/assembly_configuring-dev-lightspeed-ide.adoc Outdated
Comment thread docs/topics/developer-lightspeed/con_installation.adoc Outdated
Comment thread docs/topics/developer-lightspeed/con_persistent-volumes.adoc Outdated
Comment thread docs/topics/developer-lightspeed/con_prerequisites.adoc Outdated
Comment thread docs/topics/developer-lightspeed/proc_tackle-enable-llm-proxy.adoc Outdated
Comment thread docs/topics/developer-lightspeed/proc_running-rag-analysis.adoc
Comment thread docs/topics/developer-lightspeed/con_llm-service-openshift-ai.adoc Outdated
Comment thread docs/topics/developer-lightspeed/assembly_getting-started.adoc Outdated
…lies folder

Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

🧹 Nitpick comments (3)
docs/topics/developer-lightspeed/ref_example-code-suggestion.adoc (2)

62-62: Improve sentence clarity and parallel structure.

The phrasing "streams the issue description, a preview of the code changes" lacks clear parallel structure. Consider rephrasing for clarity.

📝 Suggested rewording
-{mta-dl-plugin} streams the issue description, a preview of the code changes in files that resolve the issue.
+{mta-dl-plugin} streams the issue description and a preview of the code changes in files that resolve the issue.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/topics/developer-lightspeed/ref_example-code-suggestion.adoc` at line
62, The sentence using "{mta-dl-plugin}" lacks parallel structure; change the
line to use a parallel verb structure such as "streams the issue description and
previews the code changes that resolve the issue" or "streams the issue
description and a preview of the code changes that resolve the issue" by editing
the string containing "{mta-dl-plugin}" so the two coordinated elements are
parallel (both verbs or both noun phrases) and preserve the original meaning.

70-70: Minor grammar improvement.

The phrase "repeated iterations of scan" should use plural "scans" or be reworded for better grammatical flow.

📝 Suggested alternatives

Option 1:

-Repeat the review and accept or reject the resolutions. {mta-dl-plugin} continues to run repeated iterations of scan if you allow until it resolves all issues.
+Repeat the review and accept or reject the resolutions. {mta-dl-plugin} continues to run repeated scan iterations if you allow until it resolves all issues.

Option 2:

-Repeat the review and accept or reject the resolutions. {mta-dl-plugin} continues to run repeated iterations of scan if you allow until it resolves all issues.
+Repeat the review and accept or reject the resolutions. {mta-dl-plugin} continues to run repeated scans if you allow until it resolves all issues.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/topics/developer-lightspeed/ref_example-code-suggestion.adoc` at line
70, Replace the phrase "repeated iterations of scan" with a grammatically
correct alternative such as "repeated scans" or "repeated iterations of scans"
in the sentence that reads "Repeat the review and accept or reject the
resolutions. {mta-dl-plugin} continues to run repeated iterations of scan if you
allow until it resolves all issues." to improve flow and plurality; ensure the
updated sentence reads smoothly (e.g., "...{mta-dl-plugin} continues to run
repeated scans until it resolves all issues.").
docs/topics/developer-lightspeed/proc_configuring-developer-lightspeed-ide-settings.adoc (1)

23-23: Use {ProductShortName} instead of {ProductFirstRef} for UI navigation.

Line 23 uses {ProductFirstRef} which expands to "Migration toolkit for applications", creating the awkward navigation path: "Extensions > Migration toolkit for applications Extension > Settings".

For UI navigation paths, use {ProductShortName} (which expands to "MTA") to match what users see in the Visual Studio Code interface and maintain consistency with line 25.

📝 Proposed fix
-.. Click `Extensions > {ProductFirstRef} Extension > Settings`
+.. Click `Extensions > {ProductShortName} Extension > Settings`
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In
`@docs/topics/developer-lightspeed/proc_configuring-developer-lightspeed-ide-settings.adoc`
at line 23, The navigation text uses the wrong placeholder {ProductFirstRef}
which expands to "Migration toolkit for applications" and produces an awkward
path; replace {ProductFirstRef} with {ProductShortName} so the line reads
"Extensions > {ProductShortName} Extension > Settings" to match the UI and line
25; update the string where it appears (search for the literal {ProductFirstRef}
in the document) and ensure references elsewhere in this topic remain consistent
with {ProductShortName}.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In
`@docs/topics/developer-lightspeed/proc_configuring-developer-lightspeed-ide-settings.adoc`:
- Around line 9-11: The intro states users "must enter your large language model
(LLM) credentials to use {mta-dl-plugin}" but the doc doesn't show where to
enter them; update the page by either (A) adding a short procedure step after
installation that explicitly shows how to configure LLM credentials for the
{mta-dl-plugin} (e.g., open VS Code Settings or settings.json and set the
{mta-dl-plugin} LLM credential key such as a plugin-specific API key/secret),
referencing the {mta-dl-plugin} setting name, or (B) if credentials are
documented elsewhere, change the abstract sentence to point readers to that
exact section or page where the credential field is documented; do not leave the
location unspecified.

In `@docs/topics/developer-lightspeed/proc_tackle-llm-secret.adoc`:
- Around line 29-31: The oc create secret generic command uses the wrong secret
name and omits the namespace; change the command that currently uses "oc create
secret generic aws-credentials" to create the expected secret name
"kai-api-keys" and add the namespace flag "-n openshift-mta" so the line becomes
the Amazon Bedrock secret creation matching other providers (refer to the oc
create secret generic invocation and the secret name kai-api-keys).

In `@docs/topics/developer-lightspeed/ref_example-code-suggestion.adoc`:
- Line 68: The sentence "can occur when you accepted the suggested code change"
mixes present modal with past tense; update the phrase to use consistent present
tense, e.g., change it to "can occur when you accept the suggested code change"
so the modal "can" and the verb "accept" agree in tense and voice.

---

Nitpick comments:
In
`@docs/topics/developer-lightspeed/proc_configuring-developer-lightspeed-ide-settings.adoc`:
- Line 23: The navigation text uses the wrong placeholder {ProductFirstRef}
which expands to "Migration toolkit for applications" and produces an awkward
path; replace {ProductFirstRef} with {ProductShortName} so the line reads
"Extensions > {ProductShortName} Extension > Settings" to match the UI and line
25; update the string where it appears (search for the literal {ProductFirstRef}
in the document) and ensure references elsewhere in this topic remain consistent
with {ProductShortName}.

In `@docs/topics/developer-lightspeed/ref_example-code-suggestion.adoc`:
- Line 62: The sentence using "{mta-dl-plugin}" lacks parallel structure; change
the line to use a parallel verb structure such as "streams the issue description
and previews the code changes that resolve the issue" or "streams the issue
description and a preview of the code changes that resolve the issue" by editing
the string containing "{mta-dl-plugin}" so the two coordinated elements are
parallel (both verbs or both noun phrases) and preserve the original meaning.
- Line 70: Replace the phrase "repeated iterations of scan" with a grammatically
correct alternative such as "repeated scans" or "repeated iterations of scans"
in the sentence that reads "Repeat the review and accept or reject the
resolutions. {mta-dl-plugin} continues to run repeated iterations of scan if you
allow until it resolves all issues." to improve flow and plurality; ensure the
updated sentence reads smoothly (e.g., "...{mta-dl-plugin} continues to run
repeated scans until it resolves all issues.").
🪄 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 250ea164-e85a-4990-a887-1b339f0e411b

📥 Commits

Reviewing files that changed from the base of the PR and between e12b957 and e8cbd50.

📒 Files selected for processing (19)
  • assemblies/developer-lightspeed-guide/assembly_configuring-dev-lightspeed-ide.adoc
  • assemblies/developer-lightspeed-guide/assembly_configuring_llm.adoc
  • assemblies/developer-lightspeed-guide/assembly_getting-started.adoc
  • assemblies/developer-lightspeed-guide/assembly_run-dev-lightspeed-analysis.adoc
  • assemblies/developer-lightspeed-guide/assembly_understanding_dl.adoc
  • docs/developer-lightspeed-guide/master.adoc
  • docs/topics/developer-lightspeed/assembly_getting-started.adoc
  • docs/topics/developer-lightspeed/con_installation.adoc
  • docs/topics/developer-lightspeed/con_intro-to-developer-lightspeed.adoc
  • docs/topics/developer-lightspeed/con_llm-service-openshift-ai.adoc
  • docs/topics/developer-lightspeed/con_persistent-volumes.adoc
  • docs/topics/developer-lightspeed/con_prerequisites.adoc
  • docs/topics/developer-lightspeed/proc_configuring-developer-lightspeed-ide-settings.adoc
  • docs/topics/developer-lightspeed/proc_configuring-developer-profile-settings.adoc
  • docs/topics/developer-lightspeed/proc_running-agent-analysis.adoc
  • docs/topics/developer-lightspeed/proc_tackle-enable-dev-lightspeed.adoc
  • docs/topics/developer-lightspeed/proc_tackle-enable-llm-proxy.adoc
  • docs/topics/developer-lightspeed/proc_tackle-llm-secret.adoc
  • docs/topics/developer-lightspeed/ref_example-code-suggestion.adoc
💤 Files with no reviewable changes (2)
  • docs/topics/developer-lightspeed/proc_tackle-enable-dev-lightspeed.adoc
  • docs/topics/developer-lightspeed/assembly_getting-started.adoc
✅ Files skipped from review due to trivial changes (8)
  • docs/developer-lightspeed-guide/master.adoc
  • docs/topics/developer-lightspeed/con_persistent-volumes.adoc
  • docs/topics/developer-lightspeed/con_installation.adoc
  • docs/topics/developer-lightspeed/con_prerequisites.adoc
  • assemblies/developer-lightspeed-guide/assembly_configuring_llm.adoc
  • docs/topics/developer-lightspeed/proc_running-agent-analysis.adoc
  • assemblies/developer-lightspeed-guide/assembly_understanding_dl.adoc
  • docs/topics/developer-lightspeed/proc_tackle-enable-llm-proxy.adoc
🚧 Files skipped from review as they are similar to previous changes (4)
  • assemblies/developer-lightspeed-guide/assembly_getting-started.adoc
  • docs/topics/developer-lightspeed/con_llm-service-openshift-ai.adoc
  • docs/topics/developer-lightspeed/con_intro-to-developer-lightspeed.adoc
  • docs/topics/developer-lightspeed/proc_configuring-developer-profile-settings.adoc

Comment thread docs/topics/developer-lightspeed/proc_tackle-llm-secret.adoc
. Click *Continue* to allow {mta-dl-plugin} to run a follow-up analysis.
+
This round of analysis detects lint issues, compilation issues, or diagnostic issues that may have occurred when you accepted the suggested code change.
This round of analysis detects lint issues, compilation issues, or diagnostic issues that can occur when you accepted the suggested code change.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Fix verb tense consistency.

The phrase "can occur when you accepted" mixes present modal ("can occur") with past tense ("accepted"). Use consistent tense.

✏️ Proposed fix for tense consistency
-This round of analysis detects lint issues, compilation issues, or diagnostic issues that can occur when you accepted the suggested code change.
+This round of analysis detects lint issues, compilation issues, or diagnostic issues that can occur when you accept the suggested code change.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
This round of analysis detects lint issues, compilation issues, or diagnostic issues that can occur when you accepted the suggested code change.
This round of analysis detects lint issues, compilation issues, or diagnostic issues that can occur when you accept the suggested code change.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/topics/developer-lightspeed/ref_example-code-suggestion.adoc` at line
68, The sentence "can occur when you accepted the suggested code change" mixes
present modal with past tense; update the phrase to use consistent present
tense, e.g., change it to "can occur when you accept the suggested code change"
so the modal "can" and the verb "accept" agree in tense and voice.

Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
@Pkylas007
Copy link
Copy Markdown
Collaborator Author

Pkylas007 commented Apr 28, 2026

@Pkylas007 peer review completed, see my comments.

To summarize, the following issues are blockers for DITA migration and must be fixed:

  • Abstracts
  • Floating text
  • Links in concept and assembly modules (in the main text)
  • Alt text for images

Plus, a number of editorial and formatting issues.

I'm evaluating how practical is it to remove links from the main text. The links are more useful in the main text in some cases where they are referenced.

Prabha Kylasamiyer Sundara Rajan added 3 commits May 4, 2026 14:01
Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
Signed-off-by: Prabha Kylasamiyer Sundara Rajan <pkylasam@pkylasam-thinkpadp16vgen1.bengluru.csb>
This reverts commit 1f2ecda.
@Pkylas007 Pkylas007 requested a review from vashirova May 4, 2026 09:34
@Pkylas007
Copy link
Copy Markdown
Collaborator Author

@vashirova I have addressed all the concerns here and ran DITA validation that was passed by Claude Code. Can you please review the PR?

@vashirova
Copy link
Copy Markdown
Collaborator

@vashirova I have addressed all the concerns here and ran DITA validation that was passed by Claude Code. Can you please review the PR?

@Pkylas007 thank you! As we are having a release next week, my capacity is limited but I'll try my best to complete review this week.

@Pkylas007
Copy link
Copy Markdown
Collaborator Author

@vashirova I have addressed all the concerns here and ran DITA validation that was passed by Claude Code. Can you please review the PR?

@Pkylas007 thank you! As we are having a release next week, my capacity is limited but I'll try my best to complete review this week.

Hi @vashirova , Thank you but please do not rush with this! I didn't know about the release. Please take your time 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants