In the emails-to-issues workflow, there should be an inbox email filter that prevents emails with the inbox in the From: field from creating new issues. This would be similar to the team filter, which filters messages sent from the team with the inbox not in the To:. Actually, it's even more similar to (and just a specific case of) the omit-senders filter.
For existing users, there's a very easy workaround by adding the team email address to the omit-senders email filter. Adding the inbox to the team seems a bit nonsensical, since the inbox isn't expected to necessarily have a GitHub account.
In the
emails-to-issuesworkflow, there should be aninboxemail filter that prevents emails with the inbox in theFrom:field from creating new issues. This would be similar to theteamfilter, which filters messages sent from the team with the inbox not in theTo:. Actually, it's even more similar to (and just a specific case of) theomit-sendersfilter.For existing users, there's a very easy workaround by adding the team email address to the
omit-sendersemail filter. Adding the inbox to theteamseems a bit nonsensical, since the inbox isn't expected to necessarily have a GitHub account.