Update Bits Code PR/MR collaboration providers - #39888
Merged
cketcham merged 1 commit intoSep 11, 2026
Merged
Conversation
Contributor
|
Bits Code status: ✅ Done Comment @DataDog to request changes |
Contributor
|
I can only run on private repositories. |
Contributor
Preview links (active after the
|
drichards-87
approved these changes
Sep 11, 2026
cketcham
deleted the
dd/cameron.ketcham/bits-code-pr-mr-collaboration-providers
branch
September 11, 2026 19:35
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?
Bits Code supports
@Datadogmentions in GitLab merge request and Azure DevOps pull request comments, and it maintains a status comment on the pull or merge request while it works on a request. The docs still described mentions as GitHub-only, listed GitLab as an explicit limitation, and didn't cover the Azure DevOps permission that the status comment's CI Auto-fix action depends on.Source PR: https://github.com/DataDog/code-gen-backend/pull/15137
Changes
@Datadogmentions on GitHub, GitLab, and Azure DevOps, and describes what customers see in the status comment: the run state, the actions and links available to them, a link to the Datadog session, and CI Auto-fix status and controls when available.Both edits stay in the shape of what they touch — a reworded bullet and a short paragraph in an existing prose section, and one numbered step alongside the other Azure DevOps setup requirements. No renderer, event, or permission-check internals are described.
Testing
[105]reference link is defined inside the same tab block as that tab's other reference links.../datadog-valestyles are not available in this environment. The new copy was checked by hand against the substitution list inCLAUDE.md(no "ensure", "via", "just", "currently/now", or filler words).Merge readiness
For Datadog employees:
<name>/<description>convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR./reviewto run an automated check that catches common issues before a Documentation team member reviews your PR.AI assistance
Drafted with Bits Code (Claude Code); wording reviewed manually against the repo style guide.
Additional notes
No Jira ticket was provided for this change, so the title omits a
DOCS-key.PR by Bits - View session in Datadog
Comment @DataDog to request changes