Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

bot seems to not accept choice parameter #3

Open
harisvu9 opened this issue Jul 25, 2017 · 0 comments
Open

bot seems to not accept choice parameter #3

harisvu9 opened this issue Jul 25, 2017 · 0 comments

Comments

@harisvu9
Copy link

Hi,
Good day!
I've been using this plugin and exploring options around it. I came across a situation to pass parameters to the build job and realized that I can achieve this just by sending parameter to command!jenkins build jobname PARAMETER=VALUE. I followed the same syntax provided in the documentation in order to meet my requirement. I was wondering what problem would have been encountered while passing the choice parameter. The issue is that the parameter which I passed was not getting resolved properly. Sample input is !jenkins build job_name jar_version=1.8.5-SNAPSHOT , where as the value am seeing in the job console output is jar_version=1. That means jar_version got truncated when the time of build.

I am keen to understand how to solve this problem.Please come up with your thoughts and input. Hope you will be able to resolve the issue ASAP.

Thanks in advance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant