Skip to content

feat(autofix): Add route analytics params for Seer setup state#118371

Merged
Zylphrex merged 2 commits into
masterfrom
txiao/seer-setup-analytics
Jun 24, 2026
Merged

feat(autofix): Add route analytics params for Seer setup state#118371
Zylphrex merged 2 commits into
masterfrom
txiao/seer-setup-analytics

Conversation

@Zylphrex

Copy link
Copy Markdown
Member

Track whether users need org-level SCM setup, project-level repo linking, or Seer quota on the issue details page. These params feed into the issue details route analytics event.

The org/project setup params emit undefined while the onboarding check query is still loading to avoid false positives. The quota param is negated from hasAutofixQuota so true means the user needs quota.

Track whether users need org-level SCM setup, project-level repo
linking, or Seer quota on the issue details page. These params feed
into the issue details route analytics event.

The org/project setup params emit undefined while the onboarding check
query is still loading to avoid false positives. The quota param is
negated from hasAutofixQuota so true means the user needs quota.

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
@Zylphrex Zylphrex requested review from a team as code owners June 24, 2026 17:37
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 24, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 3 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4d1d601. Configure here.

Comment thread static/app/views/issueDetails/sidebar/autofixSection.tsx
Comment thread static/gsApp/components/ai/aiConfigureSeerQuotaSidebar.tsx
Comment thread static/gsApp/components/ai/aiConfigureSeerQuotaSidebar.tsx
Comment thread static/gsApp/components/ai/aiConfigureSeerQuotaSidebar.tsx
Comment thread static/app/views/issueDetails/sidebar/autofixSection.tsx
@Zylphrex Zylphrex merged commit ce4ab76 into master Jun 24, 2026
70 checks passed
@Zylphrex Zylphrex deleted the txiao/seer-setup-analytics branch June 24, 2026 21:08
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