Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Not A Defect
-
Component/s: github-plugin
-
Labels:
-
Environment:Jenkins 1.624
Github plugin 1.14.0
OS CentOS 6.6
Github hosted (not enterprise)
-
Similar Issues:
Description
I understood from the git log that there used to be support for OAuth (creating application, supplying client ID and client secret).
Now it seems that one has to generate a token from a personal account and use it.
Is this true?
Thanks
GitHub Plugin uses already created OAuth token with required scopes.
The way of creating this token can be different:
With 1st way gh-plugin can help via https://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin (step 2.1)