Passing parameters on run

Pass arguments action detailsPass arguments action details

During the execution, this action pauses your pipeline and prompts you to specify the parameters:

Specifying the parameterSpecifying the parameter

The parameters defined in this action can be used similarly to environment variables. For example, you can set a parameter that asks whether you want to send a Slack message about a new version to your clients. You can then define the trigger condition based on this parameter in the Slack action.

Warning
Parameters added in the Pass Params action have a higher priority than environment variables. This means that if you have two parameters with the same name, the values from the Pass Params action will be used.
Last update:
Sep 13, 2024