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

GitHub hooks for certain payloads don't pass secret validation in GitHub plug-in. The easiest way to reproduce it at our side is to include a character tilda '~' or asterisk...

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

We are trying to avoid build steps as much as possible, for example skipping some of then when a build was triggered by a upstream project but did not have...

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

Class `GitHubCommitStatusSetter` does not accept credentials. We are using a private Github Enterprise server which requires credentials for most REST API enpoints. `GitHubCommitStatusSetter` is surprisingly able to access the endpoint...

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

Hi, We found GitHub hook trigger for GITScm polling is not working after SAML 2.0 enabled. Here's the steps to reproduce it:   1. Go to configure and make sure Jenkins...

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

To reproduce: Part 1: Project setup Create a new freestyle project. Check the "Github project" checkbox and enter an HTTPS URL to a Github repo. In the "Source Code Management"...

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

We want to place our Jenkins behind IAP, hence exposing webhooks in a different nginx reverse proxy. When trying to override the webhook in Jenkins settings, I am getting a...

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

If you close an issue or pull request via a commit message on GitHub (see GitHub linking issues for a full list of messages supported), the link created used at...

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

Steps to reproduce: # docker-compose.yml version: '3' services: jenkins: image: jenkins/jenkins:2.277 ports: - 8080:8080 $ docker-compose up Unlock Jenkins Install suggested plugins Create a user Create a public repository on...

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

I have a freestyle project setup to be triggered by Generic Webhook Trigger Plugin (not GitHub Plugin) when a pull request is submitted. Everything works fine except posting the commit...

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

https://github.com/jenkinsci/github-plugin/pull/244 --- Originally reported by timja, imported from: github - Remove table markup on Jenkins >=2.264 assignee: timja status: In Review priority: Minor component(s): github-plugin resolution: Unresolved votes: 0 watchers:...

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