Skip to content

fix(gocd): trigger snuba-rs deploys on sentry-options changes - #8423

Merged
pbhandari merged 1 commit into
masterfrom
fix/snuba-rs-include-sentry-options
Sep 3, 2026
Merged

fix(gocd): trigger snuba-rs deploys on sentry-options changes#8423
pbhandari merged 1 commit into
masterfrom
fix/snuba-rs-include-sentry-options

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Rust consumers bake in sentry-options schemas, but snuba-rs GoCD materials excluded that path, so schema-only changes skipped rust deploys.

Add sentry-options/**/* to the snuba-rs material includes in both the pipedream config and pipeline template so those updates trigger deploys the same way related rust/config paths already do.

Requested by Prajjwal Bhandari.

--

View Junior Session [Sentry]

schema.json and other sentry-options updates ship with rust consumers
but were outside the material allowlist, so snuba-rs skipped deploys.

Co-Authored-By: Prajjwal Bhandari <prajjwal.bhandari@sentry.io>
@pbhandari
pbhandari marked this pull request as ready for review September 1, 2026 18:50
@pbhandari
pbhandari requested a review from a team as a code owner September 1, 2026 18:50
@pbhandari
pbhandari enabled auto-merge (squash) September 1, 2026 18:51
@pbhandari
pbhandari disabled auto-merge September 1, 2026 19:02
@pbhandari
pbhandari merged commit d5c99f4 into master Sep 3, 2026
66 checks passed
@pbhandari
pbhandari deleted the fix/snuba-rs-include-sentry-options branch September 3, 2026 14:53
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.

2 participants