Skip to content

Releaser 1.x is failing with Invalid request.\n\nFor 'properties/body', true is not a string or null. #516

Open
@echarles

Description

@echarles

I am trying to release JupyterLab 3.6 and failing on https://github.com/echarles/jupyter_releaser/actions/runs/5374724197/jobs/9750411116

with

====Error Body====
{
"message": "Invalid request.\n\nFor 'properties/body', true is not a string or null.",
"documentation_url": "https://docs.github.com/rest/reference/pulls#create-a-pull-request"
}

This is probably du to recent changes in jhapi changes, see #512 by @blink1073

I discussed that with @jtpio and @fcollonval who proposed to migrate JupyterLab to Jupyter Release V2. However other repos may still depend on 1.x. Should we pin "ghapi<=1.0.4" also for 1.x?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions