jenkinsci / jenkinsci/hidden-parameter-plugin
Add option to not show hidden parameter on rebuild/parameter screens and/or only show for users with certain permission
- Dominant language
- Java
- Stars
- 11
- Forks
- 22
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 1
Description
### What feature do you want to see added?
The hidden parameter is a great idea and wonderful Jenkins plugin, but it seems to lose at least some of it's value when the parameter and value can be viewed on the _Rebuild_ and _Parameters_ screens.
If the plugin could be enhanced in the following ways, it would add the value lost by showing the parameter/value on the _Rebuild_ and _Parameters_ screens for the affected use cases:
- Add configuration options for the plugin to 1) not show the parameter/value on the _Rebuild_ and _Parameters_ screens and 2) show the parameter but keep the value hidden.
- Add configuration options for the plugin to only show the parameter/value on the _Rebuild_ and _Parameters_ screens for specific users/groups. This would be a use case where only users/groups with a specific level of access, such as administrators, could see the parameter/value on the _Rebuild_ and _Parameters_ screens.
Both options in the bullets above would be ideal, but the first item in the first bullet would also be a big improvement. Anything that allows the parameter to be truly hidden, if desired, would be great.
### Upstream changes
_No response_
### Are you interested in contributing this feature?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.