Cor Bosman edited a comment on New Feature JENKINS-26233

Hi, thanks for responding. Im fairly new at Jenkins and Java.

Plugin version 1.3, Jenkins 1.595, on a debian server. Github Requests come from a Github Enterprise installation. Im using a plugin named "Github Pull Request Builder".

This plugin fires off job triggers based on Pull Requests. So not normal commits/pushes.

The section from Github: http://wa.ter.net/download/skitch/Pull_Requests_%C2%B7_XS4ALL_PRtest-20150101-172423.jpg

Relevant part of the logfile:

Jan 01, 2015 5:14:19 PM INFO org.jenkinsci.plugins.ghprb.GhprbRootAction doIndex
Got payload event: pull_request
Jan 01, 2015 5:14:19 PM INFO org.jenkinsci.plugins.ghprb.GhprbRootAction doIndex
Checking PR #6 for XS4ALL/PRtest
Jan 01, 2015 5:14:19 PM INFO org.jenkinsci.plugins.ghprb.GhprbPullRequest
Created Pull Request #6 on xxxx/PRtest by cor (cor@xxxx) updated at: 1/1/15 5:14 PM SHA: c3e8acdc46b3d1863a5f1055378035af342d6527
Jan 01, 2015 5:14:20 PM INFO org.jenkinsci.plugins.ghprb.GhprbRepository createCommitStatus
Setting status of c3e8acdc46b3d1863a5f1055378035af342d6527 to PENDING with url null and message: Merge build triggered.
Jan 01, 2015 5:14:20 PM INFO org.jenkinsci.plugins.ghprb.GhprbPullRequest build
Merge build triggered.
Jan 01, 2015 5:14:25 PM INFO org.jenkinsci.plugins.ghprb.GhprbRepository createCommitStatus
Setting status of c3e8acdc46b3d1863a5f1055378035af342d6527 to PENDING with url https://xxxxx/job/Pull%20Request%20Test/16/ and message: Merged build started.
Jan 01, 2015 5:14:29 PM INFO org.jenkinsci.plugins.ghprb.GhprbRepository createCommitStatus
Setting status of c3e8acdc46b3d1863a5f1055378035af342d6527 to FAILURE with url https://xxxxx/job/Pull%20Request%20Test/16/ and message: Merged build finished.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to