RESOLVED FIXED 243617
[git-webkit] Improve the error message when PR fails to create
https://bugs.webkit.org/show_bug.cgi?id=243617
Summary [git-webkit] Improve the error message when PR fails to create
Tim Nguyen (:ntim)
Reported 2022-08-05 16:51:14 PDT
Sometimes the PR fails to create because the branch needs rebasing, but the error message is: ``` Validation failed when creating pull request Does a pull request against this branch already exist? ```
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-05 16:51:34 PDT
Tim Nguyen (:ntim)
Comment 2 2022-08-05 17:13:36 PDT
actually my PR didn't fail because of rebasing, it was because the commit message was too long: {'message': 'Validation Failed', 'errors': [{'resource': 'Issue', 'code': 'custom', 'field': 'body', 'message': 'body is too long (maximum is 65536 characters)'}], 'documentation_url': 'https://docs.github.com/rest/reference/pulls#create-a-pull-request'}
Tim Nguyen (:ntim)
Comment 3 2022-08-05 17:37:30 PDT
Youssef Soliman
Comment 4 2022-08-05 18:12:45 PDT
EWS
Comment 5 2022-08-15 09:46:19 PDT
Committed 253428@main (b33f467f3096): <https://commits.webkit.org/253428@main> Reviewed commits have been landed. Closing PR #3069 and removing active labels.
EWS
Comment 6 2022-08-23 14:48:48 PDT
Committed 252432.225@safari-7614-branch (7bbd78c8b752): <https://commits.webkit.org/252432.225@safari-7614-branch> Reviewed commits have been landed. Closing PR #32 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.