Skip to content

Instantly share code, notes, and snippets.

@ljank
Created October 23, 2013 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ljank/7115052 to your computer and use it in GitHub Desktop.
Save ljank/7115052 to your computer and use it in GitHub Desktop.
<?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:1380090532064,1381326805935,1381326888861,1381818475759,1382449850959,1382516076390,1382516101309</id>
<updated>2013-10-23T08:56:19Z</updated>
<author>
<name>Lech Jankovski</name>
<email>lech@vinted.com</email>
</author>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1380090532064</id>
<updated>2013-10-23T08:56:19Z</updated>
<content></content>
<apps:property name='from' value='notifications@github.com'/>
<apps:property name='hasTheWord' value='@ljank'/>
<apps:property name='shouldNeverSpam' value='true'/>
<apps:property name='shouldAlwaysMarkAsImportant' value='true'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1381326805935</id>
<updated>2013-10-23T08:56:19Z</updated>
<content></content>
<apps:property name='hasTheWord' value='(list:&quot;core.vinted.github.com&quot; OR list:&quot;analytics.vinted.github.com&quot;) AND -cc:me'/>
<apps:property name='label' value='Git'/>
<apps:property name='shouldArchive' value='true'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1381326888861</id>
<updated>2013-10-23T08:56:19Z</updated>
<content></content>
<apps:property name='hasTheWord' value='list:&quot;company.vinted.github.com&quot;'/>
<apps:property name='label' value='Company'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1381818475759</id>
<updated>2013-10-23T08:56:19Z</updated>
<content></content>
<apps:property name='subject' value='pitch OR idea'/>
<apps:property name='label' value='Pitch'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1382449850959</id>
<updated>2013-10-23T08:56:19Z</updated>
<content></content>
<apps:property name='hasTheWord' value='&quot;You can merge this Pull Request&quot; AND (@ljank OR @vinted/pry)'/>
<apps:property name='label' value='Git/Pull Request'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1382516076390</id>
<updated>2013-10-23T08:56:19Z</updated>
<content></content>
<apps:property name='from' value='notifications@github.com'/>
<apps:property name='hasTheWord' value='closed'/>
<apps:property name='label' value='Closed'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1382516101309</id>
<updated>2013-10-23T08:56:19Z</updated>
<content></content>
<apps:property name='from' value='notifications@github.com'/>
<apps:property name='hasTheWord' value='merged'/>
<apps:property name='label' value='Merged'/>
</entry>
</feed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment