-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
0
-
1
-
Problem Definition
When a branch is deleted from Bamboo, build status is retained on Bitbucket Server. When there is a failed build associated with a branch in Bitbucket Server, Pull requests are blocked because of the merge requirement of "a minimum of 1 successful build".
Suggested Solution
Add a DELETE call to the Remote Events sent to Bitbucket Server, which will delete references to builds and/or branches which are deleted in Bamboo.
Workaround
To allow the Pull Requests to merge, an admin will need to temporarily remove that restriction from Bitbucket Server.
Alternatively, the Bitbucket Server REST API could be used to update the build status for commits.
- mentioned in
-
Page Failed to load
Any updates available on this issue ?