Re: [BUG] test suite broken with GETTEXT_POISON=YesPlease
From: Lars Schneider <hidden>
Date: 2017-04-25 08:51:29
From: Lars Schneider <hidden>
Date: 2017-04-25 08:51:29
On 24 Apr 2017, at 22:37, Jeff King [off-list ref] wrote: On Mon, Apr 24, 2017 at 08:22:36PM +0700, Duy Nguyen wrote:quoted
Off topic, is it possible to receive mail notifications from Travis when a fault is found in either 'pu', 'next' or 'master'? I know how to do it in Jenkins, but I'm not familiar with Travis and there's no obvious button from the web page..I looked into this a bit for my personal builds. Notification config has to go into the .travis.yml file[1]. So I think the best we could do is send a notification email to some mailing list, and then let people subscribe to that (or it could go to git@vger; I don't know how noisy it would be).
A separate mailing list sounds like a very good idea to me! Maybe "git-builds@vger.kernel.org" or something? What would it take to set something up like this? - Lars