github-plugin icon indicating copy to clipboard operation
github-plugin copied to clipboard

Jenkins GitHub plugin

Results 149 github-plugin issues
Sort by recently updated
recently updated
newest added

When I try to log in to my Jenkins installation using GitHub, I get the following error message:   java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty {{ at java.security.cert.PKIXParameters.setTrustAnchors(Unknown Source)}} {{...

imported-jira-issue
component:github-plugin
priority:major
resolution:unresolved

The github plugin is correctly detecting PR branches, but failing to build new changes on those PRs.  The log shows: ``` Apr 16, 2019 11:52:19 AM INFO org.jenkinsci.plugins.github.webhook.WebhookManager$1 runGitHub webhooks...

imported-jira-issue
component:github-plugin
priority:major
resolution:unresolved

as stated in the github API documentation, the payload of a repository object https://developer.github.com/v3/repos/#response should contain in the 'url' field an URI pointing to the repository itself at the API...

imported-jira-issue
component:github-plugin
priority:minor
resolution:unresolved

we have a pipeline setup to build all branches. on an initial push of a branch two builds are kicked off for the branch that is pushed at the same...

pipeline
imported-jira-issue
component:github-plugin
priority:minor
resolution:unresolved

I have a working jenkins instance with github-plugin (https://wiki.jenkins.io/display/JENKINS/GitHub+Plugin) configured. The job is currently accepting posts from github.com and triggering the build. I am able to parse out these 11...

imported-jira-issue
component:github-plugin
priority:minor
resolution:unresolved

Hi, I am new to Jenkins & trying to learn it. In process of that I have installed Jenkins in my local system & now I am unable to lunch...

imported-jira-issue
component:github-plugin
priority:critical
resolution:unresolved
component:alauda-devops-pipeline-plugin

The git tag was firstly pushed to GitHub and the commits are pushed later. "Fetch Tags" is already enabled, However, Jenkins failed to get updated tag metadata through the GitHub...

imported-jira-issue
component:github-plugin
priority:major
resolution:unresolved

I have several pipeline jobs configured to be triggered on every push on master on GitHub. They worked just fine until lately (unfortunately I can't point to a specific day...

imported-jira-issue
component:github-plugin
resolution:unresolved
priority:blocker
component:github-pullrequest-plugin

Removing the github server or github enterprise server and saving has no effect : both are still present when reloading the admin page. Steps to reproduce : add a github...

imported-jira-issue
component:github-plugin
priority:major
resolution:unresolved

I am using sandbox groovy and defining branch = '/*'  pushing to master branch why github push is looking for  refs/remotes/origin/feature/jenkins-001   If manually I using master branch as parameter. After...

imported-jira-issue
component:github-plugin
resolution:unresolved
priority:blocker