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

PRs brake Azure Devops PR Description 4000 characters limit #3543

Open
almir-gl opened this issue Jan 14, 2025 · 2 comments
Open

PRs brake Azure Devops PR Description 4000 characters limit #3543

almir-gl opened this issue Jan 14, 2025 · 2 comments

Comments

@almir-gl
Copy link

almir-gl commented Jan 14, 2025

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

@fthomas
Copy link
Member

fthomas commented Jan 14, 2025

Looks like we need something like #3492 where the maximum length depends on the selected forge.

@fthomas
Copy link
Member

fthomas commented Jan 14, 2025

The limit for Bitbucket Server seems to be 32768: https://jira.atlassian.com/browse/BSERV-14135

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

No branches or pull requests

2 participants