github-release-plugin icon indicating copy to clipboard operation
github-release-plugin copied to clipboard

Body is too long

Open ymarcon opened this issue 1 year ago • 3 comments
trafficstars

I have this error when deploying a release. Note that there is no <description> in the config, so I am not sure what is sent in the body.

[ERROR] Failed to execute goal de.jutzig:github-release-plugin:1.6.0:release (make-release) on project mica-dist: Failed to create release: {"message":"Validation Failed","errors":[{"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}],"documentation_url":"https://docs.github.com/rest/releases/releases#create-a-release","status":"422"}

ymarcon avatar Jun 20 '24 07:06 ymarcon