Re: Gerrit Trigger and email notification

2015-01-26 Thread 李大明
Yes, I use Gerrit trigger. I finally solve this by using $GERRIT_PATCHSET_UPLOADER_EMAIL varible So that I can mail to the specific user. Robert Sandell於 2015年1月19日星期一 UTC+8下午7時37分03秒寫道: > > Are you using the Gerrit Trigger Build Chooser? It should only select the > patch set that triggered the

Re: Gerrit Trigger and email notification

2015-01-19 Thread Robert Sandell
Are you using the Gerrit Trigger Build Chooser? It should only select the patch set that triggered the build to be in the change list. /B On Friday, January 16, 2015 at 5:21:14 AM UTC+1, 李大明 wrote: > > I set up a Jenkins server and use gerrit trigger, I want to configure > Jenkins to send notif

Gerrit Trigger and email notification

2015-01-15 Thread 李大明
I set up a Jenkins server and use gerrit trigger, I want to configure Jenkins to send notification mail when build fail. Problems are 1. Jenkins list commits that are merged in to target branch, not the commit in patchset. That causes some confusion 2. Jenkins knowns only user name from gerrit