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/scm-ide-and-ci-cd-integrations/snyk-scm-integrations/github.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,22 +142,22 @@ A Snyk Organization administrator can [designate a specific GitHub account to us
142
142
Note that Snyk will continue to use a random Snyk Organization member's GitHub account to perform all the other operations. Therefore using this feature does not eliminate the need to connect users' GitHub accounts to Snyk.
143
143
{% endhint %}
144
144
145
-
### **How to set up a GitHub account to open Snyk PRs**
145
+
### **How to set up a GitHub account to open Snyk PRs** and enable the Pull Request Experience
146
146
147
-
Snyk lets you designate a specific GitHub account to open fix and upgrade pull requests.
147
+
You can designate a specific GitHub account to open fix and upgrade pull requests, and enable the [Pull Request Experience](../../scan-with-snyk/pull-requests/pull-request-checks/pull-request-experience.md).
148
148
149
149
{% hint style="info" %}
150
-
The configured account is only used for opening PRs. All other operations are still performed on behalf of a randomly selected Snyk Organization member who has connected their GitHub accounts to Snyk.
150
+
The configured account is only used for opening PRs and posting issue summary and inline comments. All other operations are still performed on behalf of a randomly selected Snyk Organization member who has connected their GitHub accounts to Snyk.
151
151
{% endhint %}
152
152
153
153
To use this feature, follow these steps:
154
154
155
-
1.Go to the GitHub Integrations settings page in the Snyk Web UI using Organization **Settings****>****Integrations > Source control > GitHub.**
155
+
1.Navigate to the GitHub Integrations settings page in the Snyk Web UI using Organization **Settings****>****Integrations > Source control > GitHub.**
156
156
2. In the **Open Snyk automatic PRs from a fixed GitHub account** section, enter your GitHub personal access token.\
157
157
You can [generate this from your GitHub account](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token).
158
158
3. Click **Save** to enable this feature.
159
159
160
-
<divalign="center"><figure><imgsrc="../../.gitbook/assets/image (5) (1) (3).png"alt="Set an account to open Snyk PRs"width="563"><figcaption><p>Set an account to open Snyk PRs</p></figcaption></figure></div>
160
+
<figure><imgsrc="../../.gitbook/assets/PAT_config.png"alt=""><figcaption><p>Set an account to open Snyk PRs and to enable the Pull Request Experience</p></figcaption></figure>
161
161
162
162
{% hint style="info" %}
163
163
Ensure that the GitHub account that you designate to open Snyk PRs has **write-level** permissions or higher for the repos you want to monitor with Snyk.
0 commit comments