From eb0bb8fc23802ee017a23712cf61b8e737106f46 Mon Sep 17 00:00:00 2001 From: Tadas Labudis Date: Wed, 4 Jun 2025 12:01:23 +0100 Subject: [PATCH] Update configuring-notifications.md (#55918) Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com> --- .../setting-up-notifications/configuring-notifications.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md b/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md index 9eadeac4a1..83e451003d 100644 --- a/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md +++ b/content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md @@ -65,6 +65,13 @@ To see repositories that you're watching, go to your [watching page](https://git You can configure notifications for a repository on the repository page, or on your watching page. +{% ifversion fpt or ghec %} + +> [!NOTE] +> You can watch a maximum of 10,000 repositories. + +{% endif %} + ### About custom notifications 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 ({% data reusables.notifications-v2.custom-notification-types %}) happen within a repository, or ignore all notifications for a repository. For more information, see [Configuring your watch settings for an individual repository](#configuring-your-watch-settings-for-an-individual-repository) below.