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

Error 400 No valid signature found. Ensure webhook is configured with a supported signature algorithm (SHA-256 recommended, SHA-1 for legacy compatibility). HTTP ERROR 400 No valid signature found. Ensure webhook...

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

This is happening semi-frequently, but not all of the time. A user made a commit to a branch that does not trigger jenkins, but the pipeline was executed anyway. Here's...

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

GitHub Server configuration is lost whenever the Jenkins service is restarted, with the following exception: ``` Jun 26 12:40:05 build-master-1.c.flexibee.eu jenkins[4019748]: 2025-06-26 10:40:05.001+0000 [id=23]        INFO        jenkins.model.Jenkins#: Starting version 2.504.3 Jun...

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

as a jenkins administrator, and github administrator i want my team to have access to rapid rebuilds in response to github events, and i want my jenkins config to have...

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

The contents of the request Body of GitHub's WebHook have been changed. https://github.blog/changelog/2025-04-07-changes-to-the-repository-object-in-push-webhook/ > url will provide the API URL (e.g., https://api.github.com/repos//).   Therefore, it does not match the URL_PATTERNS check...

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

Jenkins Version: 2.479.3 Screenshot: As the summary states, there is no way to conver the already existing username & password to a secret, as per the help instructions. --- Originally...

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

We are unable to update the github plugin beyond v1.29.2 (don't judge) due to a logic change in getCommitSHA1 which breaks status reporting for us. Prior to v1.29.3, when multiple...

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

If the Jenkins controller has a large number of github repositories & builds and you select "re-register all hooks", the plugin eventually stops being able to re-register them with REFUSED_STREAM...

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

Hello, after restarting Jenkins, GitHub plugin configuration can't be loaded due to using an "ID" instead of the class path: com.thoughtworks.xstream.mapper.CannotResolveClassException: github-plugin-configuration at com.thoughtworks.xstream.mapper.DefaultMapper.realClass(DefaultMapper.java:81) at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:125) at com.thoughtworks.xstream.mapper.DynamicProxyMapper.realClass(DynamicProxyMapper.java:55) at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:125)...

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

Hyperlinks between Jenkins org folder projects and GitHub not happening and shown in pipeline menu after re-saving organization folder configuration to new GitHub instance using GitHub plugin version 1.37.3 on...

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