Hi, Since bitbucket not support conditional trigger in pipeline step, so I want to use API call to run manual step, but I didn't see any documentation/endpoint in the documentation.
maybe you have undocumented endpoint for this?
Hi @Jefri Adventer,
Thank you for reaching out to the community.
Instead of using an API endpoint, you can try using the Pipes script atlassian/trigger-pipeline for you to trigger a Pipelines build from your repositories.
Hope it helps and do let me know if you have further questions.
Regards,
Mark C
Hello @Jefri Adventer
There is no REST API endpoint that can trigger a single step in a pipeline, only endpoints to run or stop a whole pipeline.
That's why there's nothing in the documentation.
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.