|
||||||||
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 |
- [JIRA] (JENKINS-10405) Post-receive hook doesn't ... irist...@java.net (JIRA)
- [JIRA] (JENKINS-10405) Post-receive hook doe... irist...@java.net (JIRA)
- [JIRA] (JENKINS-10405) Post-receive hook doe... irist...@java.net (JIRA)
I can confirm the same issue with GitHub OAuth enabled.
It appears the crux of this issue is when non-standard Jenkins authentication methods are being used.
Not even sure you can work around this here – but some notes in the docs might be helpful.
What I tried to based on above comments was
However, it still didn't work. So I followed the above notes –
It would appear that the missing piece to making this work is to update the hook on the GitHub side to handle the credentials properly like 'WebHook URL' does.