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

Hi, while with command line the following url is supported: git@​github.company.com:/GAEBLER/imsartifacts It does not work with the current Jenkins github plugin, I checked the matchers in https://github.com/jenkinsci/github-plugin/blob/master/src/main/java/com/cloudbees/jenkins/GitHubRepositoryName.java and found out...

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

When using the GitHubCommitStatusSetter  class in a pipeline like so:   void setBuildStatus(String repo, String message, String state) { step([ $class: "GitHubCommitStatusSetter", reposSource: [$class: "ManuallyEnteredRepositorySource", url: repo], contextSource: [$class: "ManuallyEnteredCommitContextSource", context:...

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

Issue Description:   When using ScmSkip plugin to skip a build when a certain message pattern is present like [skip ci], the github plugin will still post the status to github...

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

Once you have added an element on the Github -> Github servers, you are not able to delete all the servers. The last one is always kept.   --- Originally reported...

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

Hi, We have a job that triggering on tags with github webhook, but now it can be triggered by almost all Github actions, such as creating/deleting branches, committing codes/pulling request...

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

Hi! In my jenkinsfile, there are 2 builds that are launched concurrently.  One for windows and another for linux.  But when one of them is finished, Github shows that all...

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

Connecting the Github Plugin in Jenkins to our Github server fails with an Handshake issue "Unable to find acceptable protocols" when running Jenkins with the IBM Java SDK (https://developer.ibm.com/javasdk/downloads/sdk8/) Please...

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

Navigate to configure system page User see error on page and not able to save the changes --- Originally reported by vikasrana, imported from: Jenkins->Manage jenkins -> Configure System :...

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

When I perform a hot reload (by pressing enter in the console), I receive an error(rather a long one) as shown at last. When I reload the configuration's page the...

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

We have a 'Github Organization' project, which creates jobs for all repos if they have a Jenkinsfile available.   We're having the problem in all of our repos that if a...

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