Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I want to reduce repetition of variables being passed to a pipe
I am using pipe for email notification and want to set up the default values of username,password,from,to, host,port etc variables in pipe.yml so that i can just mention the pipe name and mention the variables whose values change in the bitbucket-pipelines.yml
Is it possible to do this?
I tried to do this got a validation error for the required fields username, password etc
@Shivas Fotedar hi. We released a new version of the email-notify pipe, which supports now default parameters of USERNAME, PASSWORD, FROM, TO, HOST.
Regards, Igor
@Shivas Fotedar hi. Thanks for your question.
Currently this is not possible.
We investigate your suggestion and notify you.
Regards, Igor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.