We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We are currently facing an issue where PR is over 4000 characters, because Azure DevOps has limit of number of characters on PR Description.
This is error message: "Invalid argument value.\r\nParameter name: A description for a pull request must not be longer than 4000 characters."
This is a thread where increase of limit was requested to Microsoft, but still not implemented: https://developercommunity.visualstudio.com/t/raise-the-character-limit-for-pull-request-descrip/365708
The text was updated successfully, but these errors were encountered:
Looks like we need something like #3492 where the maximum length depends on the selected forge.
Sorry, something went wrong.
The limit for Bitbucket Server seems to be 32768: https://jira.atlassian.com/browse/BSERV-14135
No branches or pull requests
We are currently facing an issue where PR is over 4000 characters, because Azure DevOps has limit of number of characters on PR Description.
This is error message:
"Invalid argument value.\r\nParameter name: A description for a pull request must not be longer than 4000 characters."
This is a thread where increase of limit was requested to Microsoft, but still not implemented:
https://developercommunity.visualstudio.com/t/raise-the-character-limit-for-pull-request-descrip/365708
The text was updated successfully, but these errors were encountered: