[ResponseOps][Alerting] Make Alert deletion GA#247465
Merged
cnasikas merged 4 commits intoelastic:mainfrom Dec 31, 2025
Merged
Conversation
Contributor
|
Pinging @elastic/response-ops (Team:ResponseOps) |
cnasikas
approved these changes
Dec 26, 2025
Member
|
@elasticmachine merge upstream |
Member
|
@elasticmachine merge upstream |
Contributor
|
Starting backport for target branches: 9.3 |
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
History
|
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)
Contributor
💚 All backports created successfully
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Resolves #247140
Release notes
Alert deletion feature is now GA.