1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/content/github/receiving-notifications-about-activity-on-github/marking-notifications-as-read.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

2.5 KiB

title, intro, versions
title intro versions
Marking notifications as read You can mark web notifications as read without reviewing them. If an update is made to the conversation, you'll receive a new notification. You can also mark read notifications as unread, so you can easily find them again later.
enterprise-server
<2.21

For more information about how to access your web notifications, see "[Accessing your notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/accessing-your-notifications)."

Marking a notification as read

{% data reusables.notifications.access_notifications %}

  1. In the list of unread notifications, find the notification you would like to mark as read.
  2. On the right side of the notification, click {% octicon "check" aria-label="The check symbol" %}. Button to mark a single notification as read

Marking a notification as unread

{% data reusables.notifications.access_notifications %}

  1. In the left sidebar, click Read. All notifications button
  2. In the list of read notifications, find the notification you would like to mark as unread.
  3. On the right side of the notification, click {% octicon "dot-fill" aria-label="The dot symbol" %}. Button to mark a notification as read

Marking all notifications as read

{% data reusables.notifications.access_notifications %}

  1. In the upper right corner of the page, click Mark all as read. Button to mark all notifications as read

Marking all notifications from a repository as read

{% data reusables.notifications.access_notifications %}

  1. In the left sidebar, click the name of the repository for which you'd like to mark all notifications as read.
  2. In the list of notifications, on the right side of the repository name, click {% octicon "check" aria-label="The check symbol" %}. Button to mark all notifications from a repository as read

Further reading

  • "[About notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/about-notifications)"
  • "[About web notifications](/enterprise/{{ currentVersion }}/user/github/receiving-notifications-about-activity-on-github/about-web-notifications)"