Skip to content

Commit 200ddf0

Browse files
taladranemchammer01Copilot
authored
Pvr notification update (#60243)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent a29d7e6 commit 200ddf0

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

content/code-security/how-tos/report-and-fix-vulnerabilities/configure-vulnerability-reporting/configuring-private-vulnerability-reporting-for-a-repository.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,17 @@ The instructions in this article refer to enablement at repository level. For in
3333
{% data reusables.security-advisory.private-vulnerability-reporting-configure-notifications %}
3434

3535
Notifications depend on the user's notification preferences. You will receive an email notification if:
36-
* You are watching the repository.
37-
* You have enabled notifications for "All Activity".
38-
* In your notification settings, under "Subscriptions", then under "Watching", you have selected to receive notifications by email.
36+
* You are watching the repository with **All Activity** selected, or with **Security alerts** (available under **Custom**) selected.
37+
* In your notification settings, under **Subscriptions**, then under **Watching**, you have selected to receive notifications by email.
3938

4039
{% data reusables.repositories.navigate-to-repo %}
4140
1. To start watching the repository, select **{% octicon "eye" aria-hidden="true" aria-label="eye" %} Watch**.
4241

4342
![Screenshot of the repository's main page. A dropdown menu, titled "Watch", is highlighted with an orange outline.](/assets/images/help/repository/repository-watch-dropdown.png)
4443

45-
1. In the dropdown menu, click **All Activity**.
44+
1. In the dropdown menu, select **All Activity** to receive notifications for all activity, or select **Custom**, then **Security alerts** to receive notifications only for security alerts.
4645
1. Navigate to the notification settings for your personal account. These are available at [https://github.com/settings/notifications](https://github.com/settings/notifications?ref_product=security-advisories&ref_type=engagement&ref_style=text).
47-
1. On your notification settings page, under "Subscriptions," then under "Watching," select the **Notify me** dropdown.
46+
1. On your notification settings page, under "Subscriptions," then under "Watching," click the **Notify me** dropdown.
4847
1. Select "Email" as a notification option, then click **Save**.
4948

5049
![Screenshot of the notification settings for a user account. Under "Subscriptions" and "Watching" a checkbox, titled "Email", is outlined in orange.](/assets/images/help/notifications/repository-watching-notification-options.png)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
When a new vulnerability is privately reported in a repository, {% data variables.product.github %} notifies repository maintainers and security managers if:
1+
When a new vulnerability is privately reported in a repository, {% data variables.product.github %} notifies repository administrators and security managers if:
22

3-
* They're watching the repository for all activity.
3+
* They're watching the repository for all activity or are subscribed to “Security alerts” notifications.
44
* They have notifications enabled for the repository.

0 commit comments

Comments
 (0)