Skip to content

chore(autofix): Remove unneeded seat based seer check#111733

Merged
Zylphrex merged 3 commits intomasterfrom
txiao/chore/remove-unneeded-seat-based-seer-check
Mar 27, 2026
Merged

chore(autofix): Remove unneeded seat based seer check#111733
Zylphrex merged 3 commits intomasterfrom
txiao/chore/remove-unneeded-seat-based-seer-check

Conversation

@Zylphrex
Copy link
Copy Markdown
Member

This check already exists on the frontend, no need to check it twice. This also lets us use to for non seat based seer plans.

This check already exists on the frontend, no need to check it twice. This also
lets us use to for non seat based seer plans.
@Zylphrex Zylphrex requested a review from a team as a code owner March 27, 2026 18:30
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Backend Test Failures

Failures on a6f7325 in this run:

tests/sentry/seer/endpoints/test_group_autofix_setup_check.py::GroupAIAutofixEndpointSuccessTest::test_autofix_automation_tuning_non_seat_basedlog
tests/sentry/seer/endpoints/test_group_autofix_setup_check.py:284: in test_autofix_automation_tuning_non_seat_based
    assert response.data["autofixEnabled"] is False
E   assert True is False

@Zylphrex Zylphrex merged commit 07acff6 into master Mar 27, 2026
63 of 64 checks passed
@Zylphrex Zylphrex deleted the txiao/chore/remove-unneeded-seat-based-seer-check branch March 27, 2026 19:54
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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