Parameters
Each value in
inputs is one of:
- A shorthand string. It is evaluated as a JavaScript expression (e.g.
env.QA_EMAIL), not mustache templating. { string: ... }: a literal string.{ javascript: ... }: the script’s return value is bound to the parameter.