You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/scan-with-snyk/pull-requests/pull-request-checks/pull-request-experience.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,9 @@ The following features are part of the Pull Request Experience:
20
20
{% hint style="info" %}
21
21
**Release status**
22
22
23
-
Issue Summary Comment for Snyk PR Checks is in [Early Access](../../../getting-started/snyk-release-process.md#early-access).
23
+
Issue Summary Comment for Snyk PR Checks is in [Early Access](https://docs.snyk.io/getting-started/snyk-release-process#early-access) for Bitbucket Server, GitLab and Azure Repos, and available only for Snyk Code PR Checks.
24
+
25
+
Issue Summary Comment for Snyk PR Checks fully supports GitHub integrations and Bitbucket Cloud integrations.
24
26
{% endhint %}
25
27
26
28
The Issue Summary Comment feature adds a comment to each pull request, summarizing the latest PR Check results. The summary includes the type of checks performed and a breakdown of the findings by severity. Select **View Details** to access the PR Check details in the Snyk Web UI.
@@ -32,7 +34,9 @@ The Issue Summary Comment feature adds a comment to each pull request, summarizi
32
34
{% hint style="info" %}
33
35
**Release status**
34
36
35
-
Inline Comments for Snyk PR Checks is in [Early Access](../../../getting-started/snyk-release-process.md#early-access) and available only for Snyk Code PR Checks.
37
+
Inline Comments for Snyk PR Checks is in [Early Access](https://docs.snyk.io/getting-started/snyk-release-process#early-access) for Bitbucket Server, GitLab and Azure Repos, and available only for Snyk Code PR Checks.
38
+
39
+
Inline Comments for Snyk PR Checks fully supports GitHub integrations and Bitbucket Cloud integrations.
36
40
{% endhint %}
37
41
38
42
The Inline Comments feature adds a detailed comment for each issue identified by the Snyk Code Pull Request Check. Each comment includes the severity level, the name and a short description of the issue, helpful links for further information, and, if applicable, the data flow. 
@@ -63,7 +67,7 @@ Configure the Pull Request Experience for one or more integrations in your Snyk
63
67
64
68
For the GitHub integration, configure opening fix and upgrade pull requests from a fixed GitHub account, by providing a Personal Access Token (PAT), which has `write` permissions or above to the repos monitored by Snyk. See[](../snyk-pull-or-merge-requests/opening-fix-and-upgrade-pull-requests-from-a-fixed-github-account.md)[Opening fix and upgrade pull requests from a fixed GitHub account](../snyk-pull-or-merge-requests/opening-fix-and-upgrade-pull-requests-from-a-fixed-github-account.md) for more information.
65
69
66
-
<figure><imgsrc="../../../.gitbook/assets/image (1).png"alt=""><figcaption><p>Configuration details for the GitHub integration</p></figcaption></figure>
70
+
<figure><imgsrc="../../../.gitbook/assets/pat_config.png"alt=""><figcaption><p>Configuration details for the GitHub integration</p></figcaption></figure>
0 commit comments