There is currently a ’ Bitrise Swagger UI’ endpoint to tell the build to abort
I suggest another endpoint to report that a build was Successfully Completed i.e:
‘Bitrise Swagger UI’
Use case / for what or how I would use it
I have personally ran into the situation where I have a long running task(Vpn connection), where I at the end check if everything worked out, want to tell the bitrise machine it can shutdown and show a ‘Completed’ status on the last run machine rather than Cancelled
Can you provide a bit more detail on your use case? If I understand correctly, you would like to manually stop a build but still make it have a green “success” state, correct?