Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitbucket Cloud fixes #1344

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wizardishungry
Copy link

@wizardishungry wizardishungry commented Dec 13, 2022

  • Addresses some of the bugs in bitbucket has started giving 400 Bad Request (but still succeeds) #1285
    • Limit length of Annotation Summaries to 450 characters. The annotation model for Bitbucket server appears to be different.
    • Delete report before recreating to purge old annotations (to avoid the 1000 annotation limit). This is in line with the Bitbucket Server implementation.
    • Does NOT show bitbucket error strings to user.
    • Does NOT limit the number of annotations to 1000 or warn.
  • Updated Unreleased section in CHANGELOG or it's not notable changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant