semantic-release / gitlab

:fox_face: semantic-release plugin to publish a GitLab release
MIT License
269 stars 78 forks source link

fix(fail): properly parse issue creation response to log in terminal #680

Closed JonasSchubert closed 4 months ago

JonasSchubert commented 4 months ago

I realized in our logs, the id and web_url are not parsed properly. According to the docs the call to the method .json() was missing. Local tests showed this fixed the logs and did not affect the normal functionality.

fgreinacher commented 4 months ago

Thanks @JonasSchubert, the changes looks good. Can you please fix the email/signature in your commit so that GitHub is happy? 🙇

image
JonasSchubert commented 4 months ago

Thanks @JonasSchubert, the changes looks good. Can you please fix the email/signature in your commit so that GitHub is happy? 🙇

image

🙈 sorry. work email and private open source email. Will fix that later today or tomorrow latest.

JonasSchubert commented 4 months ago

@fgreinacher Updated email and gpg. Thanks for realising that 🙇

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 13.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: