jenkinsci / jenkinsci/release-plugin
[JENKINS-14714] Discard normal build parameters
Open
component:release-plugin
imported-jira-issue
priority:major
resolution:unresolved
- Dominant language
- Java
- Stars
- 24
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
For Release builds we have one parameter less. That parameter gets filled via EnvInject.
For that two things would be useful:
- Option to completely discard default parameters and only use those given to the Release build.
- Make Release define a parameter so that EnvInject and other elements can differentiate release builds from other builds.
---
Originally reported by
wernight, imported from: Discard normal build parameters
petehayes
Raw content of original issue
For Release builds we have one parameter less. That parameter gets filled via EnvInject.
For that two things would be useful:
- Option to completely discard default parameters and only use those given to the Release build.
- Make Release define a parameter so that EnvInject and other elements can differentiate release builds from other builds.
Contributor guide
Assessment
This issue has not been assessed yet.