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

v1.9.0 causing 500 POST #123

Open
jbstocker opened this issue Aug 7, 2023 · 0 comments
Open

v1.9.0 causing 500 POST #123

jbstocker opened this issue Aug 7, 2023 · 0 comments
Labels

Comments

@jbstocker
Copy link

jbstocker commented Aug 7, 2023

Describe the bug

Since the 1.9.0 release I have been receiving a 500 error on the POST during the github-release process:

error running command: POST https://github.com/api/v3/repos/{org}/{repo}/releases: 500 []

This started happening only after the 1.9.0 release - a run on May 24th succeeded (1.8.0).

I believe the change to the image to latest is causing the issue.

Reproduction steps

  1. Run github-release using 1.9.0 and same configuration as previous versions
  2. Experience 500 error

Expected behavior

Not receive a 500 error code for v3 api to github.

Additional context

@xtremerui @markstokan

@jbstocker jbstocker added the bug label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant