Skip to content

Add documentation for SCI taggign with Docker labels #34243

Merged
olivwalsh merged 3 commits intomasterfrom
olivia.walsh/sci-doc/add-docker-labels-doc
Feb 4, 2026
Merged

Add documentation for SCI taggign with Docker labels #34243
olivwalsh merged 3 commits intomasterfrom
olivia.walsh/sci-doc/add-docker-labels-doc

Conversation

@olivwalsh
Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

For context, these instructions were previously removed from our documentation: https://github.com/DataDog/documentation/blob/b94437a5de31d2469d511fa451a4c28c7e39519a/content/en/integrations/guide/source-code-integration.md

But after re-testing, I am not seeing any parsing issues for repositories with specials characters.
The test:

  • the repository URL with spaces encoded (config) and the service is correctly tagged (trace)
  • the repository URL with hardcoded spaces (config) and it's also correctly tagged (trace)

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:

Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

Additional notes

@olivwalsh olivwalsh requested a review from a team as a code owner January 30, 2026 16:35
@github-actions github-actions Bot added Architecture Everything related to the Doc backend Guide Content impacting a guide labels Jan 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@olivwalsh olivwalsh merged commit d445e5c into master Feb 4, 2026
19 of 21 checks passed
@olivwalsh olivwalsh deleted the olivia.walsh/sci-doc/add-docker-labels-doc branch February 4, 2026 12:49
joepeeples added a commit that referenced this pull request Feb 9, 2026
The updates were lost by Git because in our PR, the file containing the updates is deleted. So I had to manually apply the updates in this commit
joepeeples added a commit that referenced this pull request Feb 23, 2026
* initial reorg

still need to check a lot of elements:
- frontmatter metadata
- links (esp Further Reading)
- etc etc

* frontmatter check

excluding Further Reading (separate commit)

* revise Further Reading links

* update link from Integration Guides landing page

* create new subpage for Resource Mapping

* tweaks

* more tweaks: nav headings, titles, file/URL names

* apply updates from #34243

The updates were lost by Git because in our PR, the file containing the updates is deleted. So I had to manually apply the updates in this commit

* rename section based on feedback

* Apply suggestions from Rosa's review

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

---------

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
joepeeples added a commit that referenced this pull request Feb 24, 2026
* initial reorg

still need to check a lot of elements:
- frontmatter metadata
- links (esp Further Reading)
- etc etc

* frontmatter check

excluding Further Reading (separate commit)

* revise Further Reading links

* update link from Integration Guides landing page

* create new subpage for Resource Mapping

* tweaks

* more tweaks: nav headings, titles, file/URL names

* apply updates from #34243

The updates were lost by Git because in our PR, the file containing the updates is deleted. So I had to manually apply the updates in this commit

* rename section based on feedback

* Apply suggestions from Rosa's review

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

* update menu file

* move files & folders

* add redirect aliases to all moved files

* rewrite hardcoded paths in links, partials

* Apply suggestions from Brett's review

Co-authored-by: Brett Blue <84536271+brett0000FF@users.noreply.github.com>

* fix URLs in partials

---------

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
Co-authored-by: Brett Blue <84536271+brett0000FF@users.noreply.github.com>
GLorenzo679 pushed a commit that referenced this pull request Feb 24, 2026
* initial reorg

still need to check a lot of elements:
- frontmatter metadata
- links (esp Further Reading)
- etc etc

* frontmatter check

excluding Further Reading (separate commit)

* revise Further Reading links

* update link from Integration Guides landing page

* create new subpage for Resource Mapping

* tweaks

* more tweaks: nav headings, titles, file/URL names

* apply updates from #34243

The updates were lost by Git because in our PR, the file containing the updates is deleted. So I had to manually apply the updates in this commit

* rename section based on feedback

* Apply suggestions from Rosa's review

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>

---------

Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend Guide Content impacting a guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants