Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can configure PR comments at the organization or repository level in [Reposi

## Prerequisites
- You must have the Datadog source code integration for your provider enabled. PR comments are supported for [GitHub][2], [GitLab][8], and Azure DevOps repositories ([in Preview][9]).
- Your repositories must have the relevant Code Security product(s) enabled. To enable Code Security in-app, navigate to the [**Code Security** page][4].
- Your repositories must have the relevant Code Security product(s) enabled. To enable Code Security in-app, navigate to the [**Code Security** Settings page][4].

## Set up pull request comments
Follow the steps below based on your source code management provider.
Expand Down Expand Up @@ -115,7 +115,7 @@ When configuring PR comments, you can:
- **Enable for Infrastructure-as-Code (IaC)**: Toggle this option to enable PR comments for IaC. If enabled, specify a minimum severity threshold.
1. Click **Save**.

## Configure PR Comments at the repository level
## Configure PR comments at the repository level

1. In Datadog, navigate to [**Security** > **Code Security** > **Settings**][7].
1. In **Repository Settings**, select a repository from the list.
Expand Down
Loading