Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hugo/content/en/bits_ai/bits_code/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Bits Code also [ingests custom instructions][33] defined in your repository and
Bits Code integrates with [source code providers](#supported-source-code-providers) to:
- Create pull or merge requests, generating titles and descriptions based on your repository's pull or merge request template
- Iterate on pull requests in response to comments (GitHub only); mention `@Datadog` in a comment to prompt Bits for updates
- Monitor CI logs and fix failures
- Monitor CI logs and pull or merge request state to fix failures and merge blockers

Bits Code never auto-merges PRs or MRs. See all the PRs or MRs that Bits Code is working on in {{< ui >}}Bits AI{{< /ui >}} > {{< ui >}}Bits Code{{< /ui >}} > [{{< ui >}}Sessions{{< /ui >}}][7].

Expand Down
Loading