<div dir="ltr"><div>Hi,</div><div><br></div><div>Gitlab emails are difficult to filter 
because issues and MRs are not easy to distinguish. I
 know that Matt has a script which does this, but since that was kind of
 difficult for me to set up, I resorted to these filters instead and they work 
pretty well.</div><div></div><div><br></div><div>Matches: from:gitlab ("created a merge request" OR "pushed new commits to merge request" OR ("Merge request" AROUND 1 "was"))<br>Do this: Apply label "MR"<br><br>Matches: from:gitlab "Issue was closed by"<br>Do this: Apply label "Issue Closed"<br><br>Matches: from:gitlab "Merge request" AROUND 1 "was merged"<br>Do this: Apply label "Merged"<br><br>Matches: from:gitlab "Merge request" AROUND 1 "was closed"<br>Do this: Apply label "MR Closed"</div><div><br></div><div><br></div><div>Issues are not labeled and it doesn't seem possible, but anything that is not a MR should be a Gitlab issue.</div><div><br></div><div>Marek<br></div></div>