Hi there,

In that case, since there's some interaction required this sounds like a job for the Promoted Builds Plugin, with a manual promotion type. Though I haven't really used it myself, so I don't know how it works with parameters.

Regards,
Chris


On 08/29/2012 02:32 PM, Michael Hüttermann wrote:
Hello,

I want the user to confirm the parameter before the downstream job
starts. The default parameter (i.e. the parameter that is offered the
user as default, for confirming or changing) is computed during build
time of the upstream job. Any idea how to accomplish that?
Thanks.


Michael



Am Mittwoch, den 29.08.2012, 14:54 +0200 schrieb Christopher Orr
<ch...@orr.me.uk>:
On 08/29/2012 08:46 AM, Michael Hüttermann wrote:
can I somehow parameterize a downstream build job with a String where I
offer a default value and the user gets a prompt to commit the value or
can enter a different one?

When would the user enter this? When starting the upstream job,
presumably.

So you could add that as a parameter to the upstream job, then
trigger the second job with that parameter, using the Parameterized
Trigger Plugin?

Regards,
Chris



Reply via email to