Skip to content

[ResponseOps][Alerting] Make Alert deletion GA#247465

Merged
cnasikas merged 4 commits intoelastic:mainfrom
js-jankisalvi:alert-deletion-ga
Dec 31, 2025
Merged

[ResponseOps][Alerting] Make Alert deletion GA#247465
cnasikas merged 4 commits intoelastic:mainfrom
js-jankisalvi:alert-deletion-ga

Conversation

@js-jankisalvi
Copy link
Contributor

@js-jankisalvi js-jankisalvi commented Dec 24, 2025

Summary

Resolves #247140

Release notes

Alert deletion feature is now GA.

@js-jankisalvi js-jankisalvi self-assigned this Dec 24, 2025
@js-jankisalvi js-jankisalvi added release_note:enhancement Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// labels Dec 24, 2025
@js-jankisalvi js-jankisalvi requested a review from a team as a code owner December 24, 2025 13:54
@js-jankisalvi js-jankisalvi added Feature:Alerting/RulesFramework Issues related to the Alerting Rules Framework backport:version Backport to applied version labels v9.4.0 labels Dec 24, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@cnasikas
Copy link
Member

@elasticmachine merge upstream

@cnasikas cnasikas enabled auto-merge (squash) December 29, 2025 15:16
@cnasikas
Copy link
Member

@elasticmachine merge upstream

@cnasikas cnasikas merged commit 9aab126 into elastic:main Dec 31, 2025
13 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.3

https://github.com/elastic/kibana/actions/runs/20618153681

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #35 / logstash pipeline list route add button links to the empty pipeline editor

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
triggersActionsUi 1.5MB 1.5MB -741.0B

History

cc @js-jankisalvi

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 31, 2025
## Summary

Resolves elastic#247140

## Release notes

Alert deletion feature is now GA.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit 9aab126)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
9.3

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Dec 31, 2025
# Backport

This will backport the following commits from `main` to `9.3`:
- [[ResponseOps][Alerting] Make Alert deletion GA
(#247465)](#247465)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Janki
Salvi","email":"117571355+js-jankisalvi@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-12-31T11:33:06Z","message":"[ResponseOps][Alerting]
Make Alert deletion GA (#247465)\n\n## Summary\n\nResolves
https://github.com/elastic/kibana/issues/247140\n\n## Release
notes\n\nAlert deletion feature is now GA.\n\nCo-authored-by: Elastic
Machine
<elasticmachine@users.noreply.github.com>","sha":"9aab1269d9e47020251ad95163779134d30e269d","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","Team:ResponseOps","Feature:Alerting/RulesFramework","backport:version","v9.3.0","v9.4.0"],"title":"[ResponseOps][Alerting]
Make Alert deletion
GA","number":247465,"url":"https://github.com/elastic/kibana/pull/247465","mergeCommit":{"message":"[ResponseOps][Alerting]
Make Alert deletion GA (#247465)\n\n## Summary\n\nResolves
https://github.com/elastic/kibana/issues/247140\n\n## Release
notes\n\nAlert deletion feature is now GA.\n\nCo-authored-by: Elastic
Machine
<elasticmachine@users.noreply.github.com>","sha":"9aab1269d9e47020251ad95163779134d30e269d"}},"sourceBranch":"main","suggestedTargetBranches":["9.3"],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/247465","number":247465,"mergeCommit":{"message":"[ResponseOps][Alerting]
Make Alert deletion GA (#247465)\n\n## Summary\n\nResolves
https://github.com/elastic/kibana/issues/247140\n\n## Release
notes\n\nAlert deletion feature is now GA.\n\nCo-authored-by: Elastic
Machine
<elasticmachine@users.noreply.github.com>","sha":"9aab1269d9e47020251ad95163779134d30e269d"}}]}]
BACKPORT-->

Co-authored-by: Janki Salvi <117571355+js-jankisalvi@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Jan 6, 2026
## Summary

Resolves elastic#247140

## Release notes

Alert deletion feature is now GA.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
dej611 pushed a commit to dej611/kibana that referenced this pull request Jan 8, 2026
## Summary

Resolves elastic#247140

## Release notes

Alert deletion feature is now GA.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
devamanv pushed a commit to devamanv/kibana that referenced this pull request Jan 12, 2026
## Summary

Resolves elastic#247140

## Release notes

Alert deletion feature is now GA.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels Feature:Alerting/RulesFramework Issues related to the Alerting Rules Framework release_note:enhancement Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// v9.3.0 v9.4.0

4 participants