Skip to content

fix(seer): Require owners for Issue Fix continuations - #121185

Open
trevor-e wants to merge 2 commits into
masterfrom
fix/seer-autofix-run-ownership
Open

fix(seer): Require owners for Issue Fix continuations#121185
trevor-e wants to merge 2 commits into
masterfrom
fix/seer-autofix-run-ownership

Conversation

@trevor-e

@trevor-e trevor-e commented Aug 4, 2026

Copy link
Copy Markdown
Member

Seer Issue Fix continuations now reject userless organization API keys before invoking Seer or repository-handoff code. User-owned runs remain restricted to their owner, while system-owned automated runs may be continued by an authenticated user; the shared resolver enforces both rules. New Issue Fix kickoffs remain unchanged; the restriction applies only when a request references an existing run.

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 4, 2026
Comment thread src/sentry/seer/endpoints/group_ai_autofix.py
@trevor-e
trevor-e force-pushed the fix/seer-autofix-run-ownership branch from b975c99 to 9e1eb0a Compare August 4, 2026 17:09
Comment thread tests/sentry/seer/endpoints/test_group_ai_autofix.py
@trevor-e
trevor-e force-pushed the fix/seer-autofix-run-ownership branch from 9e1eb0a to cd41bba Compare August 4, 2026 17:13
Comment thread src/sentry/seer/endpoints/group_ai_autofix.py
@trevor-e
trevor-e force-pushed the fix/seer-autofix-run-ownership branch from cd41bba to d0cab30 Compare August 4, 2026 17:36

@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 1 potential issue.

Fix All in Cursor

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

Reviewed by Cursor Bugbot for commit d0cab30. Configure here.

Comment thread src/sentry/seer/endpoints/utils.py
Comment thread src/sentry/seer/endpoints/group_ai_autofix.py
Comment thread src/sentry/seer/endpoints/group_ai_autofix.py
@trevor-e
trevor-e force-pushed the fix/seer-autofix-run-ownership branch from d0cab30 to cfb005b Compare August 4, 2026 17:49
@trevor-e
trevor-e marked this pull request as ready for review August 4, 2026 19:42
@trevor-e
trevor-e requested a review from a team as a code owner August 4, 2026 19:42
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.

1 participant