Hi,
I noticed that the Travis report was sent to my address, but also to the users mailing list. (See below) Shouldn't this be the developers' list?
Kind regards, Dieter Adriaenssens. ---------- Doorgestuurd bericht ---------- Van: "Travis CI" notifications@travis-ci.org Datum: 26 sep. 2013 17:51 Onderwerp: [Passed] phpmyadmin/phpmyadmin#4591 (master - f6474b0) Aan: ruleant@users.sourceforge.net, < phpmyadmin-users@lists.sourceforge.net> Cc:
** *phpmyadmin / phpmyadminhttp://mandrillapp.com/track/click.php?u=30007208&id=276cfcccdea141abbb260d2fda59534f&url=https%3A%2F%2Ftravis-ci.org%2Fphpmyadmin%2Fphpmyadmin&url_id=89b155d9e52a44a3de292e3112a55f32e4282e02 * (masterhttp://mandrillapp.com/track/click.php?u=30007208&id=276cfcccdea141abbb260d2fda59534f&url=https%3A%2F%2Fgithub.com%2Fphpmyadmin%2Fphpmyadmin%2Ftree%2Fmaster&url_id=09b7f7c23d4384b8739563034bbcec86a15d6d49 ) Build #4591 passed.http://mandrillapp.com/track/click.php?u=30007208&id=276cfcccdea141abbb260d2fda59534f&url=https%3A%2F%2Ftravis-ci.org%2Fphpmyadmin%2Fphpmyadmin%2Fbuilds%2F11814931&url_id=5ca76ac97d9bcaa67cb11f4e8db47cf794849a4b 16 minutes and 25 seconds *Dieter Adriaenssens* f6474b0http://mandrillapp.com/track/click.php?u=30007208&id=276cfcccdea141abbb260d2fda59534f&url=https%3A%2F%2Fgithub.com%2Fphpmyadmin%2Fphpmyadmin%2Fcommit%2Ff6474b0231425dc2b002381880e015cf05ff3926&url_id=6a3cc2b933a846eb367f95aaa17058dec500f84b Changeset →http://mandrillapp.com/track/click.php?u=30007208&id=276cfcccdea141abbb260d2fda59534f&url=https%3A%2F%2Fgithub.com%2Fphpmyadmin%2Fphpmyadmin%2Fcompare%2F30754189786e...f6474b023142&url_id=a276aaa11947bf68165c84ad4d1cd86cf0d0c176 check if value exists Documentationhttp://mandrillapp.com/track/click.php?u=30007208&id=276cfcccdea141abbb260d2fda59534f&url=http%3A%2F%2Fabout.travis-ci.org%2Fdocs&url_id=b55fc489d79553a340ffa5ece9dbec09f486810cabout Travis CI For help please join our IRC channel irc.freenode.net#travis. Choose who receives these build notification emails in your configuration filehttp://mandrillapp.com/track/click.php?u=30007208&id=276cfcccdea141abbb260d2fda59534f&url=http%3A%2F%2Fabout.travis-ci.org%2Fdocs%2Fuser%2Fbuild-configuration&url_id=d5ea037b4dd9f159cc222c92df5922c6f4a198f7.
*Would you like to test your private code?*
Travis Prohttp://mandrillapp.com/track/click.php?u=30007208&id=276cfcccdea141abbb260d2fda59534f&url=http%3A%2F%2Ftravis-ci.com%3Futm_source%3Dbuild_email_footer%26utm_campaign%3Dtravis-ci.org%26utm_medium%3Demail&url_id=2000c242919fdaf375e48a3d9938df8077c6e198could be your new best friend!
Travis CI is powered by http://mandrillapp.com/track/click.php?u=30007208&id=276cfcccdea141abbb260d2fda59534f&url=http%3A%2F%2Fbluebox.net&url_id=0fe132f64bd24688e0c90360724064f644e1ec31
Hi
Dne Fri, 27 Sep 2013 08:28:49 +0200 Dieter Adriaenssens dieter.adriaenssens@gmail.com napsal(a):
I noticed that the Travis report was sent to my address, but also to the users mailing list. (See below) Shouldn't this be the developers' list?
IMHO it should not be any list at all, I have no clue where from is the users list being added there.
Anyway this should be configurable in .travis.yml:
http://about.travis-ci.org/docs/user/notifications/#Email-notifications
2013/9/27 Michal Čihař michal@cihar.com:
Hi
Dne Fri, 27 Sep 2013 08:28:49 +0200 Dieter Adriaenssens dieter.adriaenssens@gmail.com napsal(a):
I noticed that the Travis report was sent to my address, but also to the users mailing list. (See below) Shouldn't this be the developers' list?
IMHO it should not be any list at all, I have no clue where from is the users list being added there.
Anyway this should be configurable in .travis.yml:
http://about.travis-ci.org/docs/user/notifications/#Email-notifications
This page mentions, that, by default, messages are sent to
- the commit author and committer - the owner of the repository (for normal repositories)
On github, the contact E-mail address for the phpMyAdmin repositories is set to the users mailing list.
The travis configuration allows to specify a fixed E-mail address, but I don't see an option to just send it it to the author/commiter and not to the repo owner.
I suggest the github repo owner E-mail address would be changed to the developers mailing list.
Hi
Dne Fri, 27 Sep 2013 10:15:22 +0200 Dieter Adriaenssens dieter.adriaenssens@gmail.com napsal(a):
This page mentions, that, by default, messages are sent to
- the commit author and committer
- the owner of the repository (for normal repositories)
On github, the contact E-mail address for the phpMyAdmin repositories is set to the users mailing list.
Thanks for finding this out!
The travis configuration allows to specify a fixed E-mail address, but I don't see an option to just send it it to the author/commiter and not to the repo owner.
I suggest the github repo owner E-mail address would be changed to the developers mailing list.
Done now.