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

The release notes for 1.10 github plugin mention that it now supports variable substitution. But that seems not to work, at least for the value of "JOB_NAME" We name our...

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

I have several private GitHub repos that I need to build. I'm using deployment keys and a config file for SSH to let the Jenkins user know what key to...

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

When using Github SCM over SSH with polling, you must manually go into the work space and initiate the first "git fetch" so that the host is identified. It would...

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

Bring support to the jenkins.hook.url system property used by GitHub Branch Source. Perhaps as a default value. Or as an enforced value. Reference: https://github.com/jenkinsci/github-branch-source-plugin/blob/1810.v913311241fa_9/src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubOrgWebHook.java#L51-L54 https://issue-redirect.jenkins.io/issue/58942 Workaround Configure GitHub Plugin explicitly...

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

On the page administrativeMonitor/GitHubHookRegisterProblemMonitor/ there is a list of repositories which have issues with their webhooks.   It would be useful if either you could attempt re-registering all hooks listed on...

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

The Github plugin currently validates received webhooks using the legacy sha-1 HMAC. The plugin should migrate to use the X-Hub-Signature-256 header and the SHA256 HMAC. See https://docs.github.com/en/webhooks/using-webhooks/validating-webhook-deliveries for details. ---...

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

Overall/Administer permission is currently needed to setup GitHub Servers. Based on JEP-223, this operation does not allow users to escalate permissions and it's not related to security, so it qualifies...

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

Apologies if I've missed this issue, I did search.   Currently in order to use the GitHub plugin, a user must supply their personal access token, however those tokens are designed...

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

hi, Would it be possible to have information coming from the GitHub payload to be exported as environment variables? Similar to what the GitLab plugin is doing. It would allow...

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