[RHIDP-14698][RHIDP-14699][RHIDP-14700][RHIDP-14701]: Populate Reference category MAP files with module includes#2396
Merged
themr0c merged 2 commits intoJun 19, 2026
Conversation
…nce category MAP files with module includes
Replace TODO placeholders with actual include directives for all 4
Reference category L2 jobs: dynamic plugin parameters, permission
policies, trace attributes/OpenTelemetry, and Helm chart parameters.
- Populate nav files with module includes and navtitle overrides
- Populate concept files with content from old assemblies
- Collapse OpenTelemetry configurations (1 module) into parent nav
- Fix artifact include paths: ../../artifacts/ -> {docdir}/artifacts/
in 6 module files (including .template.adoc for auto-generation)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Collaborator
PR Build ResultsBuild passed -- 36/36 titles | 128s Content Quality AssessmentCQA Report
SummaryChecks: 21 total, 21 pass, 0 fail 21 checks: 21 pass, 0 fail Run Updated 2026-06-19 14:20:42 UTC |
…ions The nav file's navtitle and concept file's tier listing are categorical labels, not feature declarations — the actual disclaimer lives in the included module. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
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.



Caution
IMPORTANT: Do Not Merge
This PR requires review and approval before merging.
Version(s)
N/A (JTBD migration — structural change only)
Issue
Preview
N/A
Summary
Populates the Reference category MAP files with actual
include::directives, replacing all TODO placeholders for the 4 L2 jobs:extend_dynamic-plugins-reference/configure_helm-chart-config-reference/Additional fixes
../../artifacts/→{docdir}/artifacts/to resolve correctly when included through the MAP file symlink chain. Also fixed.template.adocfiles to prevent auto-generation from reverting the fix.Files changed (20)
category-maps/reference/{docdir}artifact pathsCo-Authored-By: Claude Opus 4.6 noreply@anthropic.com