Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

JonasSchubert
Copy link
Contributor

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 fgreinacher self-requested a review February 19, 2024 15:06
@fgreinacher
Copy link
Contributor

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

image

@JonasSchubert
Copy link
Contributor Author

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
Copy link
Contributor Author

JonasSchubert commented Feb 19, 2024

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

test/fail.test.js Outdated Show resolved Hide resolved
test/fail.test.js Outdated Show resolved Hide resolved
Copy link
Contributor

@fgreinacher fgreinacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @JonasSchubert, had a look at the changes again and maybe we can simplify the test a bit :)

@JonasSchubert JonasSchubert force-pushed the fix/properly-parse-create-fail-issue branch from 9224517 to 4014f51 Compare February 20, 2024 08:49
Copy link
Contributor

@fgreinacher fgreinacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks for the fix!

@fgreinacher fgreinacher merged commit 142dd15 into semantic-release:master Feb 20, 2024
11 checks passed
Copy link

🎉 This PR is included in version 13.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants