-
Bug
-
Resolution: Duplicate
-
Major
-
None
The github-oauth-plugin does not allow one to trigger builds remotely with or without a token passed along. It instead takes the person to the Github auth page. I did install the most recent release, 0.21.2, and tried out the new "Grant ViewStatus permissions for Anonymous Users" option but no success.
- duplicates
-
JENKINS-25791 User.impersonate throws ClassCastException when using GitHub auth
-
- Resolved
-
- is related to
-
JENKINS-25791 User.impersonate throws ClassCastException when using GitHub auth
-
- Resolved
-
What token are you using? A Jenkins generated token or a GitHub personal access token?
ViewedStatus option only takes effect if you have the Embeddable Build Status Plugin installed. It has nothing to do with triggering builds.