Skip to content

chore(alerts): Remove unused team alerts endpoints#115339

Merged
ceorourke merged 3 commits into
masterfrom
ceorourke/rm-team-alerts-endpoints
May 15, 2026
Merged

chore(alerts): Remove unused team alerts endpoints#115339
ceorourke merged 3 commits into
masterfrom
ceorourke/rm-team-alerts-endpoints

Conversation

@ceorourke
Copy link
Copy Markdown
Member

Follow up to #115336 to remove the backend code for team alerts. This removes one of the last remaining reads of IncidentActivity and prepares for it's removal.

@github-actions github-actions Bot added Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components labels May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 11, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.52%

@ceorourke ceorourke marked this pull request as ready for review May 15, 2026 16:35
@ceorourke ceorourke requested review from a team as code owners May 15, 2026 16:35
@ceorourke ceorourke requested review from a team and removed request for a team May 15, 2026 16:35
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

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 98d7ce2. Configure here.

Comment thread src/sentry/api/urls.py
Comment thread src/sentry/api/urls.py
Comment thread src/sentry/api/urls.py
@ceorourke ceorourke force-pushed the ceorourke/rm-team-alerts-endpoints branch 2 times, most recently from c883654 to 4784f91 Compare May 15, 2026 18:38
@ceorourke ceorourke merged commit abfc65d into master May 15, 2026
86 checks passed
@ceorourke ceorourke deleted the ceorourke/rm-team-alerts-endpoints branch May 15, 2026 18:59
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 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