[DOCS-15021][DOCS-15111] Add gov/gov2 banners for RUM C++ and BYOTI pages#38283
Open
hestonhoffman wants to merge 2 commits into
Open
[DOCS-15021][DOCS-15111] Add gov/gov2 banners for RUM C++ and BYOTI pages#38283hestonhoffman wants to merge 2 commits into
hestonhoffman wants to merge 2 commits into
Conversation
- Add site_support_id: rum_cpp to the three RUM C++ pages missing it (landing page, advanced build configuration, supported versions), matching sibling pages that already show the banner. - Add site_support_id: byoti to the Bring Your Own Threat Intelligence guide, matching the existing Cloud SIEM BYOTI page. - Add a site-scoped unsupported callout to the "Bring your own threat intelligence" sections on the Threat Intelligence and AAP Threat Intelligence overview pages, so gov/gov2 readers aren't shown BYOTI as available.
Contributor
Contributor
|
The entire cpp/ section is uniformly unsupported on gov/gov2, so a cascade on the section _index.md is simpler than repeating site_support_id: rum_cpp on every child page.
joepeeples
approved these changes
Jul 17, 2026
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 PR do? What is the motivation?
Fixes DOCS-15021, DOCS-15111
DOCS-15021: Three RUM C++ pages were missing the
site_support_id: rum_cpp. Added a cascade to catch all pages in this section.DOCS-15111: Adds
site_support_id: byotito the Bring Your Own Threat Intelligence guide, matching the existing Cloud SIEM BYOTI page. Also adds a site-scoped unsupported callout to the "Bring your own threat intelligence" section on the Threat Intelligence overview and AAP Threat Intelligence pages, so gov/gov2 readers aren't shown BYOTI as available while browsing those overview pages.Merge instructions
Merge readiness:
Additional notes