Hi,
I would like to be able to rerun an old successful build in a plan using the Bamboo REST API. I was wondering whether anyone has an idea for how to do this?
Thanks
Hi!
You can use the execute build method
https://docs.atlassian.com/atlassian-bamboo/REST/5.5.0/
https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/bamboo.py#L349
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.