3.1 KiB
title, intro, versions
| title | intro | versions | ||
|---|---|---|---|---|
| Watching and unwatching repositories | You can watch a repository to receive notifications for new pull requests and issues that are created. You can also unwatch a repository if you no longer want to receive notifications for that specific repository. |
|
{% data reusables.notifications.auto-watch %} For more information, see "[About notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/about-notifications)."
You can also watch and unwatch releases in a repository. For more information, see "[Watching and unwatching releases for a repository](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/watching-and-unwatching-releases-for-a-repository)."
Watching all repositories that you have push access to
{% data reusables.notifications.access_watching %}
2. Click Watching.
3. On the right side of the page, select Automatically watch.

Watching a single repository
{% data reusables.repositories.navigate-to-repo %}
2. In the upper-right corner, click Watching from the "Watch" drop-down menu.

Unwatching all repositories that you have push access to
{% data reusables.notifications.access_watching %}
2. Click Watching.
3. On the right side of the page, unselect Automatically watch.

Unwatching a single repository
{% data reusables.repositories.navigate-to-repo %}
2. In the upper-right corner, click Unwatch from the "Watch" drop-down menu.

{% note %}
Note: You can also choose to ignore a repository. If you ignore a repository, you won't receive any notifications. We don't recommend ignoring repositories as you won't be notified if you're @mentioned. {% if currentVersion == "free-pro-team@latest" %}If you experiencing abuse and want to ignore a repository, please contact {% data variables.contact.contact_support %} so we can help. {% data reusables.policies.abuse %}{% endif %}
{% endnote %}
Further reading
- "[Subscribing to and unsubscribing from notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/subscribing-to-and-unsubscribing-from-notifications)"
- "[Listing the repositories you're watching](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/listing-the-repositories-youre-watching)"