Fetching GitHub committer email id:

2016-12-10 Thread ajay . devops14
Hi, Thanks for the info. Can you please let me know how to fetch the parameter of GitHub Committer email id in GitHub Repository code. So that I can pass the committer email id parameter into my Jenkins Job-parameterized build. Thanks, Ajay. -- You received this message because you are

Re: Getting E-Mail Notification:

2016-12-10 Thread ajay . devops14
Hi, Thanks for the info. I want to know how to fetch the parameter of GitHub Committer email id in GitHub Repository code. So that I can pass the committer email id parameter into my jenkins Job-parameterized build. Thanks, Ajay. 2016 at 3:42:28 PM UTC-8, slide wrote:Aj On Thursday, December

Re: Getting E-Mail Notification:

2016-12-08 Thread ajay . devops14
Fine. May I know, how can we pass user information from Travis to Jenkins automatically. I can see the user info in Travis who caused the build. On Thursday, December 8, 2016 at 3:09:40 PM UTC-8, slide wrote: > > i and ii are out of the scope of this mailing list, but there is the > Mailer

Getting E-Mail Notification:

2016-12-08 Thread ajay . devops14
I want to know to how can a user (User1) get E-mail Notification, when he does the following: i) User1 commits changes to GitHub in a Repo (Repo1) ii) A Build in Travis CI server gets triggered whenever any changes committed to Repo1. This Build job in travis internally triggers jenkins job