Re: No action in response to a PR, even with hooks all apparently set

2016-12-14 Thread Benson Margulies
Andreas,

I've left the job where I was setting up Jenkins, and I don't recall any
details.

Sorry,
benson


On Wed, Dec 14, 2016 at 7:41 AM, Andreas  wrote:

> Hi Benson,
>
> I'm experiencing the same problem that the builds are not being triggered,
> although the PR log states that it recognized the incoming webhook.
>
> I don't get your answer though - how did you finally solve the problem?
>
> Thanks!
> Andreas
>
> Am Donnerstag, 27. Oktober 2016 19:21:00 UTC+2 schrieb Benson Margulies:
>>
>> I found the bottom of this one, too. I should never have turned on the
>> elaborate github-specific whitelisting plugin, but rather read the doc:
>>
>> https://github.com/KostyaSha/github-integration-plugin/blob/
>> master/docs/Configuration.adoc
>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/jenkinsci-users/AaL9xXbCfCQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-users/2db3bd8e-ce03-44d6-bfdb-66121aee806b%40googlegroups.
> com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CALhtWkdMx38Xvm2a2wYWc_qLKftU_7YN0scd%2BFNz6TeQoOBMiQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: No action in response to a PR, even with hooks all apparently set

2016-12-14 Thread Andreas
Hi Benson,

I'm experiencing the same problem that the builds are not being triggered, 
although the PR log states that it recognized the incoming webhook.

I don't get your answer though - how did you finally solve the problem?

Thanks!
Andreas

Am Donnerstag, 27. Oktober 2016 19:21:00 UTC+2 schrieb Benson Margulies:
>
> I found the bottom of this one, too. I should never have turned on the 
> elaborate github-specific whitelisting plugin, but rather read the doc:
>
>
> https://github.com/KostyaSha/github-integration-plugin/blob/master/docs/Configuration.adoc
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/2db3bd8e-ce03-44d6-bfdb-66121aee806b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: No action in response to a PR, even with hooks all apparently set

2016-10-27 Thread Benson Margulies
And on the PR status page, here's my PR, but it has no builds, and clicking 
on 'rebuild' gets me 'Build not found'.
 

>  #293: WS-1008: basic changes required. 
> 
> Head SHA: ae9d5233a8c23d60bd173fb793990bd41328c62e Author: benson Issue 
> updated at Thu Oct 27 12:33:25 EDT 2016
> Source branch: ws-1008-versions-in-roots Author's email: ben...@basistech.com 
> PR updated at Thu Oct 27 12:33:25 EDT 2016
> Target branch: master PR mergeable Last commented at null
> Labels: none
> Related builds:
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/bd40e329-265d-423b-bfda-4c32a54eeac0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


No action in response to a PR, even with hooks all apparently set

2016-10-27 Thread Benson Margulies

My project has 'Hooks with Persisted Data' as the mechanism, and Pull 
Request Opened and Commit Changed as the triggers. I can see the hooks 
being fired in the github hook area.

 see that Jenkins returned this very boring 200 response.

*Date:* Thu, 27 Oct 2016 16:33:26 GMT*Server:* 
Jetty(9.2.z-SNAPSHOT)*X-Content-Type-Options:* nosniff



I set up the recommended additional logger, and I see nothing in there at 
all.

>From the main Jenkins log, I see:

Oct 27, 2016 12:33:27 PM INFO 
org.jenkinsci.plugins.github.pullrequest.GitHubPRTrigger readyToBuildCauses

GitHub rate limit after check raas/rosapi1.5: GHRateLimit{remaining=100, 
limit=100, resetDate=Sun Dec 13 08:34:06 EST 48792}, consumed: 0, checked 
PRs: 1

Oct 27, 2016 12:33:27 PM INFO 
org.jenkinsci.plugins.github.pullrequest.utils.LoggingTaskListenerWrapper info

Finished GitHub Pull Request trigger check for raas/rosapi1.5 at Oct 27, 2016 
12:33:27 PM. Duration: 576ms



>From my job's page, I can click on PR polling log, and see:

GitHub PR Polling Log
View as plain text 


Running GitHub Pull Request trigger check for Oct 27, 2016 12:33:26 PM on 
raas/rosapi1.5
GitHub rate limit before check: GHRateLimit{remaining=100, limit=100, 
resetDate=Sun Dec 13 08:27:08 EST 48792}
Finished GitHub Pull Request trigger check for raas/rosapi1.5 at Oct 27, 2016 
12:33:27 PM. Duration: 576ms


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e1a37a14-2419-49a7-b063-987819db35e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.