how would i remove, from Stash, any and all information that a 2nd test Bamboo server reported to Stash about failed (or successful) builds.
Meaning, I didn't know after cloning a bamboo server that the test Bamboo server was building and reporting to the one Stash server of all the results.
The users are confused about seeing failed builds (and rightly so) and I would like to undo what has happened.
Hi guy,
It appears that you can't actually delete build statuses, but you can update them. I'd follow this guide to update them via REST. Perhaps you could set the description
property to something like "This build status was posted by a test Bamboo server - please ignore." to make it really clear?
cheers,
Tim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.