The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Do we have a way to give input parameters before running bitbucket pipeline from console ui?

Hareesh Kanchala
January 4, 2024

Hi,

I am looking for a Jenkins or Azure Pipelines like solution where I need to give parameters values and run the pipeline. Bitbucket pipeline should take those values and run the pipeline steps.

I come across Workspace variables, Repository variables and Deployment variables which are not useful in my case. I can't go to these variables for each deployment and give the build number for my dev deployment.

 

Please suggest if there is any alternative approach where I can mention the parameters before pipeline run like this.

bitbucket-q.PNG

Regards,

Hareesh

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 8, 2024

Hi Hareesh,

This is possible with custom pipelines. Custom pipelines do not run automatically on every push. They can be triggered manually from the UI (like in your screenshot) and you can include in their definition variables that you provide at run-time.

You can check our documentation on custom pipelines with variables here (an example is also included):

Please feel free to reach out if you have any questions!

Kind regards,
Theodora

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events