mergeable icon indicating copy to clipboard operation
mergeable copied to clipboard

Mergeable labeling producing 'Invalid Request' Error

Open nmpelham opened this issue 1 year ago • 2 comments

Receiving this error message when trying to use mergable to add a label image The label exists, but this continues to be an error message.

❌ Error Occurred while executing an Action If you believe this is an unexpected error, please report it on our issue tracker: https://github.com/mergeability/mergeable/issues/new

Error Details HttpError: Invalid request.

No subschema in "anyOf" matched. For 'anyOf/0', {"labels"=>{"labels"=>["bot-pipeline-running"]}} is not an array. For 'anyOf/1', {"labels"=>{"labels"=>["bot-pipeline-running"]}} is not an array. For 'properties/labels', {"labels"=>["bot-pipeline-running"]} is not an array.

Any advice on this? I believe it is formatted correctly.

nmpelham avatar Sep 27 '24 18:09 nmpelham

Follow up on this message

nmpelham avatar Oct 02 '24 18:10 nmpelham

Hello,

this is a response from the GithubAPI. It complains that the data send to it from the "Probot Library" (the underlying framework that mergebale relies on) is invalid.

Are you using latest mergable version?

andekande avatar Nov 06 '24 21:11 andekande