Conversation
…-schema.yml Bumps [getsentry/sentry-options/.github/workflows/validate-schema.yml](https://github.com/getsentry/sentry-options) from f8b8cdc11b73938dbdb44792c96b7b64a3600033 to aaebf80432ba287a2ccd7352dc314b676ff2438c. - [Release notes](https://github.com/getsentry/sentry-options/releases) - [Changelog](https://github.com/getsentry/sentry-options/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-options@f8b8cdc...aaebf80) --- updated-dependencies: - dependency-name: getsentry/sentry-options/.github/workflows/validate-schema.yml dependency-version: aaebf80432ba287a2ccd7352dc314b676ff2438c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Point the reusable validate-schema workflow reference at main instead of pinning a specific commit SHA. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KFjfxkFKCam4UACkLfrgFG
phacops
approved these changes
Jul 21, 2026
phacops
enabled auto-merge (squash)
July 21, 2026 18:41
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 1947b41. Configure here.
| needs: cli-version | ||
| name: Validate Schema Evolution | ||
| uses: getsentry/sentry-options/.github/workflows/validate-schema.yml@f8b8cdc11b73938dbdb44792c96b7b64a3600033 | ||
| uses: getsentry/sentry-options/.github/workflows/validate-schema.yml@main |
There was a problem hiding this comment.
Workflow pin floated to main
High Severity
This Dependabot bump replaces the immutable commit SHA pin with @main, while the PR title targets aaebf804…. That mutable branch ref can change without review and, with secrets: inherit, exposes CI secrets if the upstream workflow is altered. Other Actions in this repo stay SHA-pinned.
Reviewed by Cursor Bugbot for commit 1947b41. Configure here.
phacops
deleted the
dependabot/github_actions/getsentry/sentry-options/dot-github/workflows/validate-schema.yml-aaebf80432ba287a2ccd7352dc314b676ff2438c
branch
July 21, 2026 19:00
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Bumps getsentry/sentry-options/.github/workflows/validate-schema.yml from f8b8cdc11b73938dbdb44792c96b7b64a3600033 to aaebf80432ba287a2ccd7352dc314b676ff2438c.
Changelog
Sourced from getsentry/sentry-options/.github/workflows/validate-schema.yml's changelog.
... (truncated)
Commits
aaebf80feat: Add manual refresh and configurable refresh threshold (#156)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)