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

Fix the API build notification state when the sent payload contains a longer than allowed attribute value. #928

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

nfalco79
Copy link
Member

For bitbucket Server and Cloud:

  • name must be less than 255 characters;
  • URL must be less than 450 characters, in this case we can not trim otherwise the URL is invalid.

@nfalco79
Copy link
Member Author

Fix issue #192

… longer than allowed attribute value.

For bitbucket server and cloud:
- name must be less than 255 characters;
- URL must be less than 450 characters, in this case we can not trim otherwise the URL is invalid.
@nfalco79 nfalco79 merged commit 6390b97 into master Nov 27, 2024
19 checks passed
@nfalco79 nfalco79 deleted the feature/status_too_long branch November 27, 2024 22:11
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.

1 participant