Hello,
I am using atlassian/trigger-pipeline:5.0.0 without any issue. It triggers the pipeline and it waits for the remote pipeline to finish. All that works perfectly.
However, It is mandatory for my use case that the pipeline/step from where I am calling the other pipeline, follows the status of the remote pipeline.
Currently, if the remote pipeline fails, atlassian/trigger-pipeline ony shows a red message, but the step is marked as success. What I need, is that if the pipeline that is being called fails for any reason, the step from which I am calling it, also fails.
Is there any strategy or workaround to accomplish this?
Thanks
Juan
Hi Juan,
I assume that you are using the variable WAIT: 'true' in the definition of the pipe?
If set to true, the pipe will wait for the triggered pipeline to complete. If the triggered pipeline fails, the pipe should also fail and the step with the pipe should fail as well.
I am unable to reproduce the behavior you are describing using the same version of atlassian/trigger-pipeline pipe.
I would suggest creating a support ticket for this issue so we can further investigate. The support ticket will be visible only to you and Atlassian staff, so you can share the URL of a build that uses this pipe and we can look into this.
I see that you are an admin of a workspace on a paid billing plan that uses Pipelines. If the issue concerns a repo of that workspace, you can create a ticket via https://support.atlassian.com/contact/#/, in "What can we help you with?" select "Technical issues and bugs" and then Bitbucket Cloud as product.
Please feel free to let me know if you have any questions.
Kind regards,
Theodora
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.