Skip to content

Commit 40b59b3

Browse files
authored
Merge pull request #38417 from github/repo-sync
Repo sync
2 parents b0e01d5 + 8df5864 commit 40b59b3

File tree

4 files changed

+11
-16
lines changed

4 files changed

+11
-16
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ We recommend auditing and unsubscribing from your subscriptions as a part of a h
3030

3131
## Diagnosing why you receive too many notifications
3232

33-
When your inbox has too many notifications to manage, consider whether you have oversubscribed or how you can change your notification settings to reduce the subscriptions you have and the types of notifications you're receiving. For example, you may consider disabling the settings to automatically watch all repositories whenever you've joined a team or repository. For more information, see [AUTOTITLE](/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications#automatic-watching).
33+
When your inbox has too many notifications to manage, consider whether you have oversubscribed or how you can change your notification settings to reduce the subscriptions you have and the types of notifications you're receiving.{% ifversion automatic-watching %} For example, you may consider disabling the settings to automatically watch all repositories whenever you've joined a team or repository. For more information, see [AUTOTITLE](/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications#automatic-watching).{% endif %}
3434

3535
To see an overview of your repository subscriptions, see [Reviewing repositories that you're watching](#reviewing-repositories-that-youre-watching).
3636

content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -152,24 +152,15 @@ The `reply-to` address on each email notification identifies the thread and the
152152
{% data reusables.notifications.access_notifications %}
153153
{% data reusables.notifications-v2.manage-notifications %}
154154
1. On the notifications settings page, choose how you receive notifications when:
155-
* There are updates in repositories you're watching or in a conversation you're participating in. For more information, see [About participating and watching notifications](#about-participating-and-watching-notifications).
156-
* You gain access to a new repository or you've joined a new team. For more information, see [Automatic watching](#automatic-watching).
155+
* There are updates in repositories you're watching or in a conversation you're participating in. For more information, see [About participating and watching notifications](#about-participating-and-watching-notifications).{% ifversion automatic-watching %}
156+
* You gain access to a new repository or you've joined a new team. For more information, see [Automatic watching](#automatic-watching).{% endif %}
157157
* There are new {% data variables.product.prodname_dependabot_alerts %} in your repository. For more information, see [{% data variables.product.prodname_dependabot_alerts %} notification options](#dependabot-alerts-notification-options). {% ifversion fpt or ghec %}
158158
* There are workflow runs updates on repositories set up with {% data variables.product.prodname_actions %}. For more information, see [{% data variables.product.prodname_actions %} notification options](#github-actions-notification-options).{% endif %}
159159
* There are new deploy keys added to repositories that belong to organizations that you're an owner of. For more information, see [Organization alerts notification options](#organization-alerts-notification-options).
160160

161-
## Automatic watching
162-
163-
<!-- expires 2025-05-18 -->
164-
165-
<!-- When this expires, remove the Automatic watching section for FPT/GHEC but keep it for GHES <=3.17 -->
166-
167-
{% ifversion fpt or ghec %}
161+
{% ifversion automatic-watching %}
168162

169-
>[!WARNING] Starting May 18, 2025, {% data variables.product.company_short %} will deprecate automatic watching of repositories and teams. Existing subscriptions will remain unaffected, ensuring you can stay subscribed to repositories or teams that you were previously watching.
170-
171-
{% endif %}
172-
<!-- end expires 2025-05-18 -->
163+
## Automatic watching
173164

174165
By default, anytime you gain access to a new repository, you will automatically begin watching that repository. Anytime you join a new team, you will automatically be subscribed to updates and receive notifications when that team is @mentioned. If you don't want to automatically be subscribed, you can unselect the automatic watching options in your notification settings.
175166

@@ -182,6 +173,8 @@ If "Automatically watch repositories" is disabled, then you will not automatical
182173

183174
For more information, see [AUTOTITLE](/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications#choosing-your-notification-settings).
184175

176+
{% endif %}
177+
185178
## Configuring your watch settings for an individual repository
186179

187180
You can choose whether to watch or unwatch an individual repository. You can also choose to only be notified of certain event types such as {% data reusables.notifications-v2.custom-notification-types %} (if enabled for the repository), or completely ignore an individual repository.

content/site-policy/github-company-policies/github-anti-bribery-statement.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ GitHub upholds our commitment to ethical business practices, including by prohib
1515
* **social**, by undermining people’s trust in political society, institutions, and leaders
1616
* **environmental**, by facilitating non-enforcement of environmental laws and regulations.
1717

18-
According to the [World Bank](https://www.worldbank.org/en/topic/governance/brief/anti-corruption) in 2017, businesses and individuals pay an estimated $1.5 trillion in bribes each year.
19-
2018
## GitHub policies prohibiting bribery
2119

2220
GitHub makes our anti-bribery commitment clear in a number of company policies. As part of the Microsoft family, GitHub is also committed to Microsoft's Anti-Corruption Policy, which applies to all GitHub employees and contractors, in addition to the policies described here.

data/features/automatic-watching.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Automatic watching for notifications, deprecated
2+
3+
versions:
4+
ghes: '<3.18'

0 commit comments

Comments
 (0)