manual-approval icon indicating copy to clipboard operation
manual-approval copied to clipboard

Issue body maximum is 65536 characters

Open jrarmstro opened this issue 1 year ago • 6 comments

This Action should note that maximum size of an issue body is 65536 characters. Attempting to create an issue larger than this results in:

422 Validation Failed [{Resource:Issue Field:body Code:custom Message:body is too long (maximum is 65536 characters)}]

It probably makes sense to emit a warning and truncate issue bodies which exceed this limit.

jrarmstro avatar Mar 09 '23 16:03 jrarmstro