parameterized-trigger-plugin icon indicating copy to clipboard operation
parameterized-trigger-plugin copied to clipboard

Jenkins parameterized-trigger plugin

Results 5 parameterized-trigger-plugin issues
Sort by recently updated
recently updated
newest added

This PR simply updates the parent POM of this plugin from 4.31 to 4.33. - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your...

dependencies

Bumps [promoted-builds](https://github.com/jenkinsci/promoted-builds-plugin) from 3.11 to 881.vb_72da_69ffca_1. Release notes Sourced from promoted-builds's releases. 881.vb_72da_69ffca_1 👷 Changes for plugin developers Adapt to jenkinsci/jenkins#6272 (#217) @​basil ✍ Other changes chore: use jenkins infra...

dependencies
java

Increase the chance of detecting bugs - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull...

Enables environment variables for BinaryFileParameterFactory (for every matching file, invoke one build), in the exact same way https://github.com/jenkinsci/parameterized-trigger-plugin/pull/147 did for FileBuildParameterFactory.

Use case -------- My use case is a post build script which does not need to fully complete, that does get cancelled while waiting and causes the triggering build to...