-
Bug
-
Resolution: Unresolved
-
Blocker
-
Jenkins: 2.103
Github plugin: 1.29.0
GitHub API Plugin: 1.90
OS: Ubuntu 14.04.5 LTS
GitHub Pull Request Builder: 1.40.0
Under GitHub Pull Request Builder configuration Auto-manage webhooks is enabled.
In the GitHub Pull Request Builder added user credentials. User belongs to owners' User's credential tested and are working.
Webhooks management however does not work. For every private repository there's an error message displayed in Jenkins:
There is no credentials with admin access to manage hooks on GitHubRepositoryName[host=github.com,username=ORG_NAME,repository=REPO_NAME]
From the error message it looks like plugin is trying to use organisation name as a user name, so authentication fails.
- relates to
-
JENKINS-60901 GitHub manages hooks even when it has not been configured to do it
- Open