---
layout: post
title: Managing GitHub Notifications in GMail
date: 2022-08-08
tags: [github, gmail]
comments: true
---
My e-mail inbox is flooded with GitHub notifications, just like yours.

Having tried half a dozen ways to get a queue of notifications, I settled on creating a filter and use it to label the email, and remove it from the inbox, the first time I receive a new notification for a repo I am subscribed to on GitHub.

<img src="{{ site.url }}/images/posts/2022/2022-08-08-managing-github-notifications-in-gmail/rules.gif" />

Then I check those emails in bulk and never miss anything.

<img src="{{ site.url }}/images/posts/2022/2022-08-08-managing-github-notifications-in-gmail/labels.gif" />

Click [here](https://twitter.com/dblockdotorg/status/1452985177530064898) for the original tweet-sized version of the above.
