omsf-eco-infra / ticgithub

Tools to use a GitHub repository as a support ticket system
MIT License
0 stars 0 forks source link

Add filter for `inbox` #56

Open dwhswenson opened 8 months ago

dwhswenson commented 8 months ago

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.