github-plugin
github-plugin copied to clipboard
Jenkins GitHub plugin
Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 2329.v078520e55c19 to 2543.vfb_1a_5fb_9496d. Release notes Sourced from io.jenkins.tools.bom:bom-2.387.x's releases. 2543.vfb_1a_5fb_9496d 🚀 New features and improvements Add dockerhub-notification to managed set (#2595) @MarkEWaite 📦 Dependency updates Bump active-directory...
Bumps [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.35.0 to 2.35.1. Release notes Sourced from com.github.tomakehurst:wiremock-jre8-standalone's releases. 2.35.1 - Security Release 🔒 This is a security release that addresses the following issues CVE-2023-41327 - Controlled...
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.3.1 to 5.3.2. Changelog Sourced from io.rest-assured:rest-assured's changelog. Changelog 5.3.2 (2023-09-08) Add onFailMessage into validatable response (#1724). This means that you can use onFailMessage after then like:...
Bumps [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.35.0 to 2.35.1. Release notes Sourced from com.github.tomakehurst:wiremock-jre8-standalone's releases. 2.35.1 - Security Release 🔒 This is a security release that addresses the following issues CVE-2023-41327 - Controlled...
Hi! This change adds a `CODEOWNERS` file ([docs](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners)) to ensure folks on the development team are notified about new contributions. Newly generated plugins automatically get [this configuration](https://github.com/jenkinsci/archetypes/blob/master/common-files/.github/CODEOWNERS). Use this link...
Expand environment variables & token macros in manually entered repository urls for commit status - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your...
It is stated in the `JENKINS SECURITY POLICY` that > The Jenkins project takes security seriously. We make every possible effort to ensure users can adequately secure their automation infrastructure....
See [JENKINS-73313](https://issues.jenkins.io/browse/JENKINS-73313). This PR is on hold until [JENKINS-73278](https://issues.jenkins.io/browse/JENKINS-73278) is merged and released.
See [JENKINS-73133](https://issues.jenkins.io/browse/JENKINS-73133). This PR is on hold until [JENKINS-73130](https://issues.jenkins.io/browse/JENKINS-73130) is merged and released.
This PR fixes JENKINS-66079. It is actually not possible to set hookUrl from the global config page since 2019. The hookUrl setter is not recognized by the bindJSON code since...