Skip to content

Fix can not automerge when description is too long

gitlab-qa-bot requested to merge github/fork/sue445/feature/post_automerge into master

Created by: sue445

When MR description is too long (ex. over 4000 characters) , can not accept.

Because 414 Error (Request-URI Too Large) may occur depending on the configuration of the server.

mr1

mr

Merge request reports