Skip to content

feat(autofix): New onboarding/notice flow #91855

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 19, 2025
Merged

feat(autofix): New onboarding/notice flow #91855

merged 3 commits into from
May 19, 2025

Conversation

roaga
Copy link
Member

@roaga roaga commented May 17, 2025

Instead of a bunch of banners at the top, creates a nice set of guided steps. Also adds steps for enabling automation in settings and for creating the recommended fixability-score-based view. (title says "Debug Faster with Seer," some screenshots are outdated)

Screenshot 2025-05-17 at 9 36 47 AM Screenshot 2025-05-17 at 9 36 49 AM Screenshot 2025-05-17 at 9 36 53 AM Screenshot 2025-05-17 at 11 24 17 AM

Also in repo settings, add a link to manage organization repos if there are no repos to add.

Screenshot 2025-05-17 at 9 52 38 AM

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 17, 2025
Comment on lines -67 to 68
autofixAutomationTuning?: 'off' | 'low' | 'medium' | 'high';
autofixAutomationTuning?: 'off' | 'low' | 'medium' | 'high' | 'always';
builtinSymbolSources?: string[];
Copy link
Member Author

Choose a reason for hiding this comment

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

bug fix

@roaga roaga marked this pull request as ready for review May 19, 2025 15:57
@roaga roaga requested review from a team as code owners May 19, 2025 15:57
@roaga roaga merged commit c4a1027 into master May 19, 2025
42 checks passed
@roaga roaga deleted the autofix/onboarding branch May 19, 2025 15:58
andrewshie-sentry pushed a commit that referenced this pull request May 20, 2025
Instead of a bunch of banners at the top, creates a nice set of guided
steps. Also adds steps for enabling automation in settings and for
creating the recommended fixability-score-based view. (title says "Debug
Faster with Seer," some screenshots are outdated)



<img width="796" alt="Screenshot 2025-05-17 at 9 36 47 AM"
src="https://github.com/user-attachments/assets/07baf09b-51cd-44cf-91e9-ee1d73161385"
/>
<img width="790" alt="Screenshot 2025-05-17 at 9 36 49 AM"
src="https://github.com/user-attachments/assets/c2d7fa6f-acdc-4b3d-b5c4-1088474b8c83"
/>
<img width="768" alt="Screenshot 2025-05-17 at 9 36 53 AM"
src="https://github.com/user-attachments/assets/59df2406-6fa0-4175-af02-a1d31dc9c8f2"
/>
<img width="784" alt="Screenshot 2025-05-17 at 11 24 17 AM"
src="https://github.com/user-attachments/assets/0939a0ed-bddd-4172-a515-b9202d311c53"
/>


Also in repo settings, add a link to manage organization repos if there
are no repos to add.

<img width="292" alt="Screenshot 2025-05-17 at 9 52 38 AM"
src="https://github.com/user-attachments/assets/751cfa52-8f96-4076-8ba9-e8bb2f73e98c"
/>
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.

2 participants