[DOCS-14652] Add GitLab GovCloud unsupported callout to SCM providers page#37464
Merged
Conversation
… page Add site-region danger banners (gov/gov2) noting the GitLab Source Code integration is not supported on US1-FED or US2-FED: one after the provider table and one inside the GitLab tab. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Preview links (active after the
|
Place the first GovCloud banner above the providers intro so the caveat appears before the feature table, and use region-param dd_site_name in both banners to name the reader's actual site. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
Contributor
|
evazorro
reviewed
Jun 12, 2026
| ## Source code management providers | ||
|
|
||
| {{< site-region region="gov,gov2" >}} | ||
| <div class="alert alert-danger">The GitLab Source Code integration is not supported on your selected site ({{< region-param key="dd_site_name" >}}). On GovCloud, use the <a href="/integrations/github/">GitHub integration</a> for source code connectivity.</div> |
Contributor
There was a problem hiding this comment.
Is GovCloud a name that we use externally?
Contributor
Author
There was a problem hiding this comment.
Yeah, we use it fairly frequently. It's an AWS thing.
evazorro
approved these changes
Jun 12, 2026
evazorro
left a comment
Contributor
There was a problem hiding this comment.
One question, but approving!
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-14652
Adds
site-regiondanger banners (gov/gov2 only) to the Source Code Management Providers page, noting that the GitLab Source Code integration is not supported on US1-FED or US2-FED:Both direct GovCloud users to the GitHub integration for source code connectivity. On all other sites the page renders unchanged.
Merge instructions
Merge readiness:
Additional notes
Verify on
?site=govand?site=gov2after the preview builds.