mergeable
mergeable copied to clipboard
Mergeable labeling producing 'Invalid Request' Error
Receiving this error message when trying to use mergable to add a label
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.
Follow up on this message
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?