The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

build status update

loco-shiroma
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 23, 2020

thank you!

TAGS
AUG Leaders

Atlassian Community Events