-
-
Save dsalahutdinov/d0d33ef0aaedea4c54071665572d1bd5 to your computer and use it in GitHub Desktop.
Google Mail basic filters for watching pull-requests
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:apps='http://schemas.google.com/apps/2006'> | |
<title>Mail Filters</title> | |
<id>tag:mail.google.com,2008:filters:1510918497613,1510822567830,1513010829702,8523309138847398557,6005709173795341693,6468027102504394815,2897077518393306614,1510804842690</id> | |
<updated>2018-10-01T11:25:05Z</updated> | |
<author> | |
<name>Salahutdinov Dmitry</name> | |
<email>dsalahutdinov@gmail.com</email> | |
</author> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1510804842690</id> | |
<updated>2018-10-01T11:25:05Z</updated> | |
<content></content> | |
<apps:property name='from' value='noreply@github.com'/> | |
<apps:property name='subject' value='Github Subscribed'/> | |
<apps:property name='shouldMarkAsRead' value='true'/> | |
<apps:property name='shouldTrash' value='true'/> | |
<apps:property name='sizeOperator' value='s_sl'/> | |
<apps:property name='sizeUnit' value='s_smb'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1510822567830</id> | |
<updated>2018-10-01T11:25:05Z</updated> | |
<content></content> | |
<apps:property name='from' value='notifications@github.com'/> | |
<apps:property name='label' value='GITHUB'/> | |
<apps:property name='shouldNeverSpam' value='true'/> | |
<apps:property name='sizeOperator' value='s_sl'/> | |
<apps:property name='sizeUnit' value='s_smb'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1510918497613</id> | |
<updated>2018-10-01T11:25:05Z</updated> | |
<content></content> | |
<apps:property name='from' value='notifications@github.com'/> | |
<apps:property name='to' value='review_requested@noreply.github.com'/> | |
<apps:property name='label' value='1) Review'/> | |
<apps:property name='shouldAlwaysMarkAsImportant' value='true'/> | |
<apps:property name='sizeOperator' value='s_sl'/> | |
<apps:property name='sizeUnit' value='s_smb'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1513010829702</id> | |
<updated>2018-10-01T11:25:05Z</updated> | |
<content></content> | |
<apps:property name='hasTheWord' value='(to:(gazay/gon) OR to:(sferik/twitter) OR to:(philnash/bitly) OR :to:(wilddima/logux_rails)'/> | |
<apps:property name='label' value='5) Used gems'/> | |
<apps:property name='sizeOperator' value='s_sl'/> | |
<apps:property name='sizeUnit' value='s_smb'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:2897077518393306614</id> | |
<updated>2018-10-01T11:25:05Z</updated> | |
<content></content> | |
<apps:property name='to' value='evilmartians/amplifr <amplifr@noreply.github.com>'/> | |
<apps:property name='label' value='2) Backend'/> | |
<apps:property name='shouldAlwaysMarkAsImportant' value='true'/> | |
<apps:property name='sizeOperator' value='s_sl'/> | |
<apps:property name='sizeUnit' value='s_smb'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:6005709173795341693</id> | |
<updated>2018-10-01T11:25:05Z</updated> | |
<content></content> | |
<apps:property name='to' value='evilmartians'/> | |
<apps:property name='label' value='4) Team'/> | |
<apps:property name='shouldAlwaysMarkAsImportant' value='true'/> | |
<apps:property name='sizeOperator' value='s_sl'/> | |
<apps:property name='sizeUnit' value='s_smb'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:6468027102504394815</id> | |
<updated>2018-10-01T11:25:05Z</updated> | |
<content></content> | |
<apps:property name='to' value='evilmartians/amplifr-front <amplifr@noreply.github.com>'/> | |
<apps:property name='label' value='3) Frontend'/> | |
<apps:property name='sizeOperator' value='s_sl'/> | |
<apps:property name='sizeUnit' value='s_smb'/> | |
</entry> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:8523309138847398557</id> | |
<updated>2018-10-01T11:25:05Z</updated> | |
<content></content> | |
<apps:property name='to' value='browserslist-useragent-ruby'/> | |
<apps:property name='label' value='6) OSS'/> | |
<apps:property name='sizeOperator' value='s_sl'/> | |
<apps:property name='sizeUnit' value='s_smb'/> | |
</entry> | |
</feed> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment