Skip to content

ref(incidents): Ungate the alert rule endpoint base classes - #122380

Merged
RudraPatel2003 merged 1 commit into
rudra-org-inc-backend-3from
rudra-org-inc-backend-4
Aug 24, 2026
Merged

ref(incidents): Ungate the alert rule endpoint base classes#122380
RudraPatel2003 merged 1 commit into
rudra-org-inc-backend-3from
rudra-org-inc-backend-4

Conversation

@RudraPatel2003

@RudraPatel2003 RudraPatel2003 commented Aug 20, 2026

Copy link
Copy Markdown
Member

The organizations:incidents flag is being made available to all plans. This PR is one of many to remove checks for this flag around the codebase.

Fixes ISWF-3270

bases.py carried the same gate four times, each with a request.method != "DELETE" carve-out so downgraded orgs could still delete metric alerts. With the gate gone the carve-out goes too, which makes the DELETE test_no_feature a duplicate of test_simple.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 20, 2026
@linear-code

linear-code Bot commented Aug 20, 2026

Copy link
Copy Markdown

ISWF-3270

@RudraPatel2003
RudraPatel2003 marked this pull request as ready for review August 24, 2026 17:21
@RudraPatel2003
RudraPatel2003 requested a review from a team as a code owner August 24, 2026 17:21
@RudraPatel2003
RudraPatel2003 merged commit ca832d0 into master Aug 24, 2026
55 of 56 checks passed
@RudraPatel2003
RudraPatel2003 deleted the rudra-org-inc-backend-4 branch August 24, 2026 18:28
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.

2 participants