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

Unexpected release creation #70957

Open
elramen opened this issue May 15, 2024 · 0 comments
Open

Unexpected release creation #70957

elramen opened this issue May 15, 2024 · 0 comments

Comments

@elramen
Copy link

elramen commented May 15, 2024

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Created a new release with the CLI and finalized it
  2. Committed a new bug
  3. Added that commit to the new release using --auto
  4. Verified in the UI at sentry.io that the commit was added to the aforementioned release
  5. Ran the program with the new bug which raised an error

Expected Result

The new error gets associated with the aforementioned release since the commit that introduced the bug is associated with this release.

Actual Result

A new release was automatically created with the bad commit’s hash as its name.

Product Area

Releases

Link

No response

DSN

No response

Version

No response

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

No branches or pull requests

1 participant