8000 Merge pull request #13995 from github/repo-sync · github/docs@e718afe · GitHub
[go: up one dir, main page]

Skip to content

Commit e718afe

Browse files
authored
Merge pull request #13995 from github/repo-sync
repo sync
2 parents 72538c7 + 7322a59 commit e718afe

File tree

5 files changed

+26
-16
lines changed

5 files changed

+26
-16
lines changed
-80.2 KB
Binary file not shown.
Loading
Loading

content/account-and-profile/managing-subscriptions-and-notifications-on-github/managing-subscriptions-for-activity-on-github/managing-your-subscriptions.md

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To help you understand your subscriptions and decide whether to unsubscribe, see
2323

2424
## Choosing how to unsubscribe
2525

26-
To unwatch (or unsubscribe from) repositories quickly, go to the "Watched repositories" page, where you can see all repositories you're watching. For more information, see "[Unwatch a repository](#unwatch-a-repository)."
26+
To unwatch (or unsubscribe from) repositories quickly, navigate to [github.com/watching](https://github.com/watching) to see all the repositories you're following. For more information, see "[Unwatching repositories](#unwatching-repositories)."
2727

2828
To unsubscribe from multiple notifications at the same time, you can unsubscribe using your inbox or on the subscriptions page. Both of these options offer more context about your subscriptions than the "Watched repositories" page.
2929

@@ -57,20 +57,32 @@ When you unsubscribe from notifications in your inbox, they will automatically d
5757
2. Select the notifications you want to unsubscribe to. In the top right, click **Unsubscribe.**
5858
![Subscriptions page](/assets/images/help/notifications-v2/unsubscribe-from-subscriptions-page.png)
5959

60-
## Unwatch a repository
60+
## Unwatching repositories
6161

6262
When you unwatch a repository, you unsubscribe from future updates from that repository unless you participate in a conversation or are @mentioned.
6363

6464
{% data reusables.notifications.access_notifications %}
6565
1. In the left sidebar, under the list of repositories, use the "Manage notifications" drop-down to click **Watched repositories**.
66+
6667
![Manage notifications drop down menu options](/assets/images/help/notifications-v2/manage-notifications-options.png)
68+
6769
2. On the watched repositories page, after you've evaluated the repositories you're watching, choose whether to:
68-
{% ifversion fpt or ghes > 3.0 or ghae or ghec %}
69-
- Unwatch a repository
70-
- Ignore all notifications for a repository
71-
- Customize the types of event you receive notifications for ({% data reusables.notifications-v2.custom-notification-types %}, if enabled)
72-
{% else %}
73-
- Unwatch a repository
74-
- Only watch releases for a repository
75-
- Ignore all notifications for a repository
76-
{% endif %}
70+
{%- ifversion fpt or ghes > 3.0 or ghae or ghec %}
71+
- Unwatch a repository
72+
- Ignore all notifications for a repository
73+
- If enabled, customize the types of event you receive notifications for ({% data reusables.notifications-v2.custom-notification-types %})
74+
{%- else %}
75+
- Unwatch a repository
76+
- Only watch releases for a repository
77+
- Ignore all notifications for a repository
78+
{%- endif %}
79+
{%- ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5819 %}
80+
1. Optionally, to unsubscribe from all repositories owned by a given user or organization, select the **Unwatch all** dropdown and click the organization whose repositories you'd like to unsubscribe from. The button to unwatch all repositories is only available if you are watching all activity or custom notifications on over 10 repositories.
81+
82+
![Screenshot of the Unwatch All button.](/assets/images/help/notifications-v2/unsubscribe-from-all-repos.png)
83+
84+
- Click **Unwatch** to confirm that you want to unwatch the repositories owned by the selected user or organization, or click **Cancel** to cancel.
85+
86+
![Screenshot of the unwatch all confirmation dialogue.](/assets/images/help/notifications-v2/unwatch-repo-dialog.png)
87+
88+
{% endif %}
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
{%- ifversion fpt or ghes > 3.1 or ghae-issue-4910 %}
2-
issues, pulls requests, releases, security alerts, or discussions
3-
{%- else %}issues, pull requests, releases, or discussions
4-
{% endif %}
5-
<!-- `else` statement probably not picked up by GHES 3.1 deprecation script. Will need to review here -->
1+
{%- ifversion fpt or ghes > 3.1 or ghae-issue-4910 %}issues, pull requests, releases, security alerts, or discussions
2+
{%- else %}issues, pull requests, releases, or discussions<!-- `else` statement probably not picked up by GHES 3.1 deprecation script. Will need to review here -->
3+
{% endif %}

0 commit comments

Comments
 (0)
0