jenkinsci / jenkinsci/java-client-api

[Query] How to pass parameters to input steps via API

未关闭
#369 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
913
派生
466
PR 合并指标
30 天内没有已合并 PR

描述

Hi, I was using Jenkins Java client to trigger automation builds externally.

I was able to trigger the build with parameters, but once build is triggered, we need to provide few input parameters like which environment do you like to run your build, On which branch do you like run your tests etc; which are mentioned in Jenkins file.

Is there any way we can pass the input parameters to build once it has been triggered?

These parameters are dynamic and few parameters depend on the input we give during triggering the build. Is there any way to get the list of input parameters that are required?

Any help would be appreciated.

Thanks in advance.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。