Master GitHub notifications by learning how to view, filter, mark as read/unread, and customize settings for web, CLI, and mobile notifications.
Book a call with an Expert
Starting a new venture? Need to upgrade your web app? RapidDev builds application with your growth in mind.
Step 1: Accessing Your Notifications
To view your GitHub notifications, use the bell icon in the top-right corner of any GitHub page. Notifications appear in a dropdown menu by default, but you can click “View all notifications” to open the full notifications center.
Step 2: Understanding Notification Types
GitHub sends notifications for various activities. Common types include:
Each notification shows an icon and label. For example, the issue icon (a speech bubble) indicates issue-related activity, while the pull‐request icon (two arrows) indicates PR updates.
Step 3: Filtering and Customizing Your Feed
Use the filters in the notifications sidebar to narrow down what you see:
You can also apply keyword filters or repository filters at the top of the list.
Step 4: Marking Notifications as Read or Unread
To clear your notifications quickly, use the “Mark all as read” button at the top. For individual threads, click the checkbox next to each thread and then select “Mark as read”.
If you prefer the command line, GitHub’s CLI tool can help:
# List your notifications
gh notification list
# Mark all notifications as read
gh notification mark --all
# Mark a specific notification as read
gh notification dismiss
Step 5: Email and Web Notification Settings
Configure how GitHub contacts you:
You can opt out of email digests, receive each notification immediately, or get a daily summary.
Step 6: Subscribing and Unsubscribing from Threads
To subscribe to a discussion or issue:
To stop receiving notifications:
gh issue subscription remove --repo owner/repo --issue-number 123
Step 7: Using the Mobile App
On iOS or Android, install the GitHub app and sign in. Enable push notifications in your device settings. You’ll receive real-time alerts for:
You can tap any notification to jump directly into the thread.
Step 8: Best Practices and Tips
When it comes to serving you, we sweat the little things. That’s why our work makes a big impact.