Skip to content

Conversation

andreiborza
Copy link
Member

Setting release: { deploy: false } now opts out of automatic deploy creation (currently done only for Vercel).

Closes: #799

@andreiborza andreiborza requested a review from chargome September 2, 2025 15:05
@chargome chargome changed the title feat: Extend deploy option to allow opting out of automatic deploy creation feat(core): Extend deploy option to allow opting out of automatic deploy creation Sep 2, 2025
@chargome chargome merged commit ed990c9 into main Sep 2, 2025
23 checks passed
@chargome chargome deleted the ab/prevent-automatic-deploy branch September 2, 2025 15:16
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 2, 2025
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | @sentry/vite-plugin | 4.1.1 | 4.3.0 |


## [v4.3.0](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#430)

- feat(core): Extend deploy option to allow opting out of automatic deploy creation ([#801](getsentry/sentry-javascript-bundler-plugins#801))
- feat(core): No asset globbing for direct upload ([#800](getsentry/sentry-javascript-bundler-plugins#800))


## [v4.2.0](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#420)

- feat(core): Add `prepareArtifacts` option for uploading sourcemaps ([#794](getsentry/sentry-javascript-bundler-plugins#794))
- perf: use premove for build clean ([#792](getsentry/sentry-javascript-bundler-plugins#792))
- fix(core): Forward headers option to sentry-cli ([#797](getsentry/sentry-javascript-bundler-plugins#797))

Work in this release contributed by [@liAmirali](https://github.com/liAmirali). Thank you for your contribution!
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 2, 2025
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | @sentry/vite-plugin | 4.1.1 | 4.3.0 |


## [v4.3.0](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#430)

- feat(core): Extend deploy option to allow opting out of automatic deploy creation ([#801](getsentry/sentry-javascript-bundler-plugins#801))
- feat(core): No asset globbing for direct upload ([#800](getsentry/sentry-javascript-bundler-plugins#800))


## [v4.2.0](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#420)

- feat(core): Add `prepareArtifacts` option for uploading sourcemaps ([#794](getsentry/sentry-javascript-bundler-plugins#794))
- perf: use premove for build clean ([#792](getsentry/sentry-javascript-bundler-plugins#792))
- fix(core): Forward headers option to sentry-cli ([#797](getsentry/sentry-javascript-bundler-plugins#797))

Work in this release contributed by [@liAmirali](https://github.com/liAmirali). Thank you for your contribution!
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.

Feature Request: Add option to disable auto-create deploys on Vercel
2 participants