You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there any possible solution if i want to dynamically change the step name during the custom pipeline. I try variable calling on the step name but it does not work.
Thanks in advance.
Thank you for reaching out to the community.
Unfortunately, it is not possible to use a dynamic step name in Bitbucket Cloud Pipelines (including the use of an environment variable for a step name).
We do have a similar existing feature request for it that can be located through this link. - https://jira.atlassian.com/browse/BCLOUD-21026
You can upvote and watch it for now so that you'll be notified of any updates from our team when the feature becomes available on Bitbucket Cloud.
As a workaround, you can use the YAML anchors to override a step name from your custom step.
Hope it helps and let me know if you have further questions.
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How to change the name of the step above dynamically using variables? Is it possible?
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.