On 08/25/14 at 06:13pm, Thomas Graf wrote: > I'll work out the travis.yml details, looks like extending it > with something like below should do: > > notifications: > email: > recipients: > - $BUILD_CI_LIST > > Can you setup a mailing list for the reports on openvswitch.org > and set an environment variable in the github settings to contain > the address of the list? [1] > > [1] http://docs.travis-ci.com/user/environment-variables/#Using-Settings > > I guess this will disable standard author/comitter emails on forks > which I would like to preserve as it's really useful for development > in branches. I'll try to figure something out to accommodate both. > Worst case a github fork would need to set BUILD_CI_LIST env var to > some email address in their github settings.
Update: This does not seem doable with current travis-ci without hardcoding the list in the tree. I've opened an issue on github to see if this can be added. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev