Jenkins GitHub plugin can't choose my credentials Jenkins GitHub plugin can't choose my credentials docker docker

Jenkins GitHub plugin can't choose my credentials


The issue is that the GitHub plugin only accepts plain text credentials.

The GitHub access token can be created manually, or automatically via the Advanced... options as described here.

In case you already have an access token in GitHub (you'll get an error in Jenkins), you can remove it in Github. Then you can let Jenkins generate the token and select it in the Credentials menu.