Skip to content

Fix: Add distinct set-commits release options #4109

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jamescrosswell
Copy link
Collaborator

@jamescrosswell jamescrosswell commented Apr 14, 2025

Add SentrySetCommitReleaseOptions to Sentry.targets that can be configured independently of SentryReleaseOptions, since it's possible for these to be conflicting.

Fixes #4108

TODO

Warning

This still needs testing. All our unit/integration tests pass but I'm not sure we have automated tests to ensure our msbuild integration with sentry-cli. We should test with the parameters described in the issue that this PR resolves.

Add `SentrySetCommitReleaseOptions` to Sentry.targets that can be configured independently of `SentryReleaseOptions`, since it's possible for these to be conflicting.

Fixes #4108
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

Successfully merging this pull request may close these issues.

Cannot finalize releases with MSBuild integration
1 participant