I am trying to route emails from GitHub where my coworkers request my review on their Pull Requests, to a specific folder.
My rules says
Aplly this rule after the message arrives
from [email protected]
and sent to [email protected]
move it to the +PRs folder
and stop processing more rules.
I do have another more general Github filter that says
Apply this rule after the message arrives
from [email protected]
move it to the +Github Stuff folder
But this second rule is lower in precedence than the first PR Review specific rule. However, the PR Review request emails are ending up in the +Github Stuff
folder and not in the +PRs
folder as I want it to.
My version of Outlook is Microsoft® Outlook® for Microsoft 365 MSO (Version 2408 Build 16.0.17928.20336) 64-bit and I am on Github cloud.
Can someone help me? Thanks in advance!
I am trying to route emails from GitHub where my coworkers request my review on their Pull Requests, to a specific folder.
My rules says
Aplly this rule after the message arrives
from [email protected]
and sent to [email protected]
move it to the +PRs folder
and stop processing more rules.
I do have another more general Github filter that says
Apply this rule after the message arrives
from [email protected]
move it to the +Github Stuff folder
But this second rule is lower in precedence than the first PR Review specific rule. However, the PR Review request emails are ending up in the +Github Stuff
folder and not in the +PRs
folder as I want it to.
My version of Outlook is Microsoft® Outlook® for Microsoft 365 MSO (Version 2408 Build 16.0.17928.20336) 64-bit and I am on Github cloud.
Can someone help me? Thanks in advance!
So i have this set up and it works fine (though, i want to implement some more fine tuning but that's not related to your question). Make sure when you save your rules to set them to run as well.
First - Like you I have 2 rules with the General at the top.
For the Github General - make sure " Stop Processing more rules" is not checked.
Lastly - The Prs rules should just be to review_requested and on this one you can check stop processing more rules.