Skip to content

Conversation

nora-shap
Copy link
Member

@nora-shap nora-shap commented Aug 26, 2025

Feature is working - let's remove the option

corresponding piece https://github.com/getsentry/sentry-options-automator/pull/4992

@nora-shap nora-shap requested a review from a team August 26, 2025 22:46
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 26, 2025
@@ -3466,7 +3466,7 @@
register(
"issues.suspect-commit-strategy",
type=Bool,
default=False,
default=True,
Copy link
Contributor

@cvxluo cvxluo Aug 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for future ref, i don't think you need to change this to True in this PR — the ordering would go:

  • remove all usage of option
  • remove from options automator
  • remove registration here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh you're right, i think i interpreted the first bullet of the docs incorrectly, thought it was saying that you had to https://github.com/getsentry/sentry-options-automator?tab=readme-ov-file#deleting-an-option

@nora-shap nora-shap merged commit 1bea28a into master Aug 27, 2025
94 of 96 checks passed
@nora-shap nora-shap deleted the nora/cleanup branch August 27, 2025 20:23
kenzoengineer pushed a commit that referenced this pull request Aug 28, 2025
andrewshie-sentry pushed a commit that referenced this pull request Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants