When running generate-changelog now, I get an error on a field in the REST-api of, presumably, ZenHub. The error complains about the field "pipelines", but there is a field called "pipeline".
Fixed "pipelines" which caused problems on Content Studio. Now, "workspace_id" is causing problems on xp. Seems ZenHub has added several new fields here. Fortunately, it is easy to add them in code.
When running
generate-changelog
now, I get an error on a field in the REST-api of, presumably, ZenHub. The error complains about the field "pipelines", but there is a field called "pipeline".