You get emails about build statuses and build artifacts (unless you opted out, of course) but these often get bundled, in addition, get bundled incorrectly in your inbox. We've cooked up a solution for this!
Build status emails are sent when a build is finished, with a status of success, fail or abort. These emails were sent from [email protected] to our users. From now on these emails will arrive from
builds+[app_slug]@bitrise.io (e.g. [email protected])
Emails notifying users about artifacts (for example .ipa or .apk files) created during a build were also sent from the same email address, but now you'll find another in the sender field:
artifacts+[app_slug]@bitrise.io (e.g. [email protected])
[app_slug] stands for the identifier of the app the build belongs to. You can find this in the URL of your app on bitrise.io:

This will simplify filtering for specific apps or groups of apps, however, if you already have any filters set up, it might be a good idea to review them.
Happy building!