build status update

loco-shiroma April 14, 2020

If you abort the build with bamboo script, the build status of bitbucket will fail.

Is it possible to see the status of bitbucket to tell that the build has been aborted?

For example, rewriting the description of build status.

bamboo script:

## STOP BUILD
key=${bamboo.planKey}
echo "## stop build: ${key}"
curl -v --user user:password \
-H"Content-type: application/json" \
-H"X-Atlassian-Token: no-check" \
"http://192.168.33.102:8085/build/admin/stopPlan.action?planKey=${key}"

 

1 answer

1 accepted

0 votes
Answer accepted
Wolfgang Kritzinger
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 23, 2020

Hi!

We have a feature suggestion for this problem: https://jira.atlassian.com/browse/BSERV-3203

Please watch and vote for this issue so we can see how important it is.

Cheers,

Wolfgang

loco-shiroma April 23, 2020

thank you!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events