Skip to content

Conversation

@Mihir-Mavalankar
Copy link
Contributor

@Mihir-Mavalankar Mihir-Mavalankar commented Nov 12, 2025

PR Details

  • Change Auto Trigger Autofix from a dropdown to a toggle behind feature flag.
  • Backend remains the same: Off maps to "off" and On maps to "always" since we want to run of all issues depending on the fixability score.
  • Notion doc reference

@Mihir-Mavalankar Mihir-Mavalankar self-assigned this Nov 12, 2025
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 12, 2025
Copy link
Member

@roaga roaga left a comment

Choose a reason for hiding this comment

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

logically makes sense but for frontend PRs it's helpful for the reviewer to include screenshots/videos of the different states

@Mihir-Mavalankar
Copy link
Contributor Author

logically makes sense but for frontend PRs it's helpful for the reviewer to include screenshots/videos of the different states

I can get those by running sentry frontend locally right?

@roaga
Copy link
Member

roaga commented Nov 12, 2025

@Mihir-Mavalankar run with pnpm dev-ui

@Mihir-Mavalankar
Copy link
Contributor Author

Adding screenshots: @roaga
Initially UI looks like this for a new org since default is off:
Screenshot 2025-11-12 at 1 53 26 PM

After setting it to true you see the Where to stop:
Screenshot 2025-11-12 at 1 54 14 PM

@Mihir-Mavalankar
Copy link
Contributor Author

Without feature flag it's still the same:
Screenshot 2025-11-12 at 1 56 34 PM

@Mihir-Mavalankar Mihir-Mavalankar merged commit ca8b8c8 into master Nov 12, 2025
48 checks passed
@Mihir-Mavalankar Mihir-Mavalankar deleted the change-auto-trigger-setting branch November 12, 2025 22:15
andrewshie-sentry pushed a commit that referenced this pull request Nov 13, 2025
…flagged] (#103252)

## PR Details
+ Change Auto Trigger Autofix from a dropdown to a toggle behind feature
flag.
+ Backend remains the same: Off maps to "off" and On maps to "always"
since we want to run of all issues depending on the fixability score.
+ Notion doc
[reference](https://www.notion.so/sentry/Triage-Signals-V0-Technical-Implementation-Details-2a18b10e4b5d8086a7ceddaf4194849a?source=copy_link#2a18b10e4b5d8068a296e9109a9629f8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants