Hi devs,
I'd like to stop sending jenkins emails for the 3.1 builds for the following reason:
* We don't have enough time to fix the tests on that branch as we did for the master
branch
* Almost all (if not all) emails are false positives
* We're stabilizing the build and we're trying to reduce all false positive emails
and this is not helping us go in the right direction
* This branch is supposed to go away in not too long
* We don't do many commits on that branch (and we shouldn't)
So the idea is that we don't receive emails anymore for that branch **but** it'll
be up to the Release Manager when we release this branch to review the failing tests with
the other devs when it's time to release it to ensure that we don't have real test
failures.
WDYT?
Thanks
-Vincent