Skip to content

Commit ee88367

Browse files
authored
repo sync
2 parents 1512ae0 + e8322c8 commit ee88367

8 files changed

Lines changed: 66 additions & 7 deletions

File tree

38.1 KB
Loading
19 KB
Loading
16.6 KB
Loading

content/github/managing-subscriptions-and-notifications-on-github/about-notifications.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,12 @@ You can choose to subscribe to notifications for:
2121
- A conversation in a specific issue, pull request, or gist.
2222
- All activity in a repository or team discussion.
2323
- CI activity, such as the status of workflows in repositories set up with {% data variables.product.prodname_actions %}.
24+
{% if currentVersion == "free-pro-team@latest" %}
25+
- Issues, pulls requests, releases and discussions (if enabled) in a repository.
26+
{% endif %}
27+
{% if currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.20" %}
2428
- Releases in a repository.
29+
{% endif %}
2530

2631
You can also choose to automatically watch all repositories that you have push access to, except forks. You can watch any other repository you have access to manually by clicking **Watch**.
2732

content/github/managing-subscriptions-and-notifications-on-github/configuring-notifications.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,20 @@ Email notifications also allow flexibility with the types of notifications you r
5858

5959
### About participating and watching notifications
6060

61-
When you watch a repository, you're subscribing to updates for activity in that repository. Similarly, when you watch a specific team's discussions, you're subscribing to all conversation updates on that team's page. To see repositories that you're watching, see [https://github.com/watching](https://github.com/watching). For more information, see "[Managing subscriptions and notifications on GitHub](/github/managing-subscriptions-and-notifications-on-github/managing-subscriptions-for-activity-on-github)."
61+
When you watch a repository, you're subscribing to updates for activity in that repository. Similarly, when you watch a specific team's discussions, you're subscribing to all conversation updates on that team's page. For more information, see "[About team discussions](/github/building-a-strong-community/about-team-discussions)."
6262

63+
To see repositories that you're watching, go to your [watching page](https://github.com/watching). For more information, see "[Managing subscriptions and notifications on GitHub](/github/managing-subscriptions-and-notifications-on-github/managing-subscriptions-for-activity-on-github)."
64+
{% if currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.20" %}
65+
#### Configuring notifications
66+
{% endif %}
67+
You can configure notifications for a repository on the repository page, or on your watching page.{% if currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.20" %} You can choose to only receive notifications for releases in a repository, or ignore all notifications for a repository.{% endif %}{% if currentVersion == "free-pro-team@latest" %}
68+
69+
#### About custom notifications
70+
{% data reusables.notifications-v2.custom-notifications-beta %}
71+
You can customize notifications for a repository, for example, you can choose to only be notified when updates to one or more types of events (issues, pull request, releases, discussions) happen within a repository, or ignore all notifications for a repository.
72+
{% endif %} For more information, see "[Viewing your subscriptions](/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions#configuring-your-watch-settings-for-an-individual-repository)."
73+
74+
#### Participating in conversations
6375
Anytime you comment in a conversation or when someone @mentions your username, you are _participating_ in a conversation. By default, you are automatically subscribed to a conversation when you participate in it. You can unsubscribe from a conversation you've participated in manually by clicking **Unsubscribe** on the issue or pull request or through the **Unsubscribe** option in the notifications inbox.
6476

6577
For conversations you're watching or participating in, you can choose whether you want to receive notifications by email or through the notifications inbox on {% data variables.product.product_name %}{% if currentVersion == "free-pro-team@latest" %} and {% data variables.product.prodname_mobile %}{% endif %}.

content/github/managing-subscriptions-and-notifications-on-github/managing-your-subscriptions.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ When you unwatch a repository, you unsubscribe from future updates from that rep
5959
1. In the left sidebar, under the list of repositories, use the "Manage notifications" drop-down to click **Watched repositories**.
6060
![Manage notifications drop down menu options](/assets/images/help/notifications-v2/manage-notifications-options.png)
6161
2. On the watched repositories page, after you've evaluated the repositories you're watching, choose whether to:
62+
{% if currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.20" %}
6263
- unwatch a repository
6364
- only watch releases for a repository
6465
- ignore all notifications for a repository
66+
{% endif %}
67+
{% if currentVersion == "free-pro-team@latest" %}
68+
- unwatch a repository
69+
- ignore all notifications for a repository
70+
- customize the types of event you receive notifications for (issues, pull requests, releases or discussions, if enabled)
71+
{% endif %}

content/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions.md

Lines changed: 32 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,16 @@ When your inbox has too many notifications to manage, consider whether you have
3232

3333
For more information, see "[Configuring notifications](/github/managing-subscriptions-and-notifications-on-github/configuring-notifications#automatic-watching)."
3434

35-
To see an overview of your repository subscriptions, see "[Reviewing repositories that you're watching](#reviewing-repositories-that-youre-watching)." Many people forget about repositories that they've chosen to watch in the past. From the "Watched repositories" page you can quickly unwatch repositories. For more information on ways to unsubscribe, see "[Managing subscriptions](/github/managing-subscriptions-and-notifications-on-github/managing-your-subscriptions)."
35+
To see an overview of your repository subscriptions, see "[Reviewing repositories that you're watching](#reviewing-repositories-that-youre-watching)."
36+
{% if currentVersion == "free-pro-team@latest" %}
37+
{% tip %}
38+
39+
**Tip:** You can select the types of event to be notified of by using the **Custom** option of the **Watch/Unwatch** dropdown list in your [watching page](https://github.com/watching) or on any repository page on {% data variables.product.prodname_dotcom_the_website %}. For more information, see "[Configuring your watch settings for an individual repository](#configuring-your-watch-settings-for-an-individual-repository)" below.
40+
41+
{% endtip %}
42+
{% endif %}
43+
44+
Many people forget about repositories that they've chosen to watch in the past. From the "Watched repositories" page you can quickly unwatch repositories. For more information on ways to unsubscribe, see "[Unwatch recommendations](https://github.blog/changelog/2020-11-10-unwatch-recommendations/)" on {% data variables.product.prodname_blog %} and "[Managing your subscriptions](/github/managing-subscriptions-and-notifications-on-github/managing-your-subscriptions)." You can also create a triage worflow to help with the notifications you receive. For guidance on triage workflows, see "[Customizing a workflow for triaging your notifications](/github/managing-subscriptions-and-notifications-on-github/customizing-a-workflow-for-triaging-your-notifications)."
3645

3746
### Reviewing all of your subscriptions
3847

@@ -57,21 +66,38 @@ To see an overview of your repository subscriptions, see "[Reviewing repositorie
5766

5867
1. In the left sidebar, under the list of repositories, use the "Manage notifications" drop-down menu and click **Watched repositories**.
5968
![Manage notifications drop down menu options](/assets/images/help/notifications-v2/manage-notifications-options.png)
60-
61-
3. Evaluate the repositories that you are watching and decide if their updates are still relevant and helpful. When you watch a repository, you will be notified of all conversations for that repository.
62-
69+
2. Evaluate the repositories that you are watching and decide if their updates are still relevant and helpful. When you watch a repository, you will be notified of all conversations for that repository.
70+
{% if currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.20" %}
6371
![Watched notifications page](/assets/images/help/notifications-v2/watched-notifications.png)
72+
{% endif %}
73+
{% if currentVersion == "free-pro-team@latest" %}
74+
![Watched notifications page](/assets/images/help/notifications-v2/watched-notifications-custom.png)
75+
{% endif %}
6476

6577
{% tip %}
6678

67-
**Tip:** Instead of watching a repository, consider only watching releases for a repository or completely unwatching a repository. When you unwatch a repository, you can still be notified when you're @mentioned or participating in a thread. When you only watch releases for a repository, you're only notified when there's a new release, you're participating in a thread, or you or a team you're on is @mentioned.
79+
**Tip:** Instead of watching a repository, consider only receiving notifications {% if currentVersion == "free-pro-team@latest" %}when there are updates to issues, pull requests, releases or discussions (if enabled for the repository), or any combination of these options,{% else %}for releases in a repository,{% endif %} or completely unwatching a repository.
80+
81+
When you unwatch a repository, you can still be notified when you're @mentioned or participating in a thread. When you configure to receive notifications for certain event types, you're only notified when there are updates to these event types in the repository, you're participating in a thread, or you or a team you're on is @mentioned.
6882

6983
{% endtip %}
7084

7185
### Configuring your watch settings for an individual repository
7286

73-
You can choose whether to watch or unwatch an individual repository. You can also choose to only be notified of new releases or ignore an individual repository.
87+
You can choose whether to watch or unwatch an individual repository. You can also choose to only be notified of {% if currentVersion == "free-pro-team@latest" %}certain event types such as issues, pull requests, discussions (if enabled for the repository) and {% endif %}new releases, or completely ignore an individual repository.
7488

7589
{% data reusables.repositories.navigate-to-repo %}
7690
2. In the upper-right corner, click the "Watch" drop-down menu to select a watch option.
91+
{% if currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.20" %}
7792
![Watch options in a drop-down menu for a repository](/assets/images/help/notifications-v2/watch-repository-options.png)
93+
{% endif %}
94+
{% if currentVersion == "free-pro-team@latest" %}
95+
![Watch options in a drop-down menu for a repository](/assets/images/help/notifications-v2/watch-repository-options-custom.png)
96+
{% data reusables.notifications-v2.custom-notifications-beta %}
97+
The **Custom** option allows you to further customize notifications so that you're only notified when specific events happen in the repository, in addition to participating and @mentions.
98+
99+
![Custom watch options in a drop-down menu for a repository](/assets/images/help/notifications-v2/watch-repository-options-custom2.png)
100+
101+
If you select "Issues", you will be notified about, and subscribed to, updates on every issue (including those that existed prior to you selecting this option) in the repository. If you're @mentioned in a pull request in this repository, you'll receive notifications for that too, and you'll be subscribed to updates on that specific pull request, in addition to being notified about issues.
102+
103+
{% endif %}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{% if currentVersion == "free-pro-team@latest" %}
2+
3+
{% note %}
4+
5+
**Note:** Custom notifications are currently in beta and subject to change.
6+
7+
{% endnote %}
8+
9+
{% endif %}

0 commit comments

Comments
 (0)