jenkinsci / jenkinsci/git-parameter-plugin
[JENKINS-62777] Add Choices to Git Parameter API
- Dominant language
- Java
- Stars
- 131
- Forks
- 134
- Avg merge
- 21h 5m
- Merged PRs (30d)
- 1
Description
It is possible to return the possible Branches via API (as choices property)
So it is possible for API users to evaluate the list.
I've attached an image with Choice Paramter and Git Parameter
I'm currently need this for Issue: https://github.com/MCMicS/jenkins-control-plugin/issues/225
---
Originally reported by mcmics, imported from: Add Choices to Git Parameter API
Raw content of original issue
It is possible to return the possible Branches via API (as choices property)
So it is possible for API users to evaluate the list.
I've attached an image with Choice Paramter and Git Parameter
I'm currently need this for Issue: https://github.com/MCMicS/jenkins-control-plugin/issues/225
1 attachment
- [image-2020-06-23-19-26-11-600.png](https://issues.jenkins.io/secure/attachment/51737/image-2020-06-23-19-26-11-600.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.