-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ES|QL] Improves the keep command description #199312
Conversation
Pinging @elastic/kibana-esql (Team:ESQL) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/11725585757 |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
|
## Summary Closes elastic#199297 <img width="1167" alt="image" src="https://github.com/user-attachments/assets/c26d07e8-f782-412c-968c-c551a9bc7942"> (cherry picked from commit bcc5b36)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.x`: - [[ES|QL] Improves the keep command description (#199312)](#199312) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Stratoula Kalafateli","email":"efstratia.kalafateli@elastic.co"},"sourceCommit":{"committedDate":"2024-11-07T15:00:49Z","message":"[ES|QL] Improves the keep command description (#199312)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/199297\r\n\r\n<img width=\"1167\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/c26d07e8-f782-412c-968c-c551a9bc7942\">","sha":"bcc5b36cc3a07d15103c9ef86d68e9e657c701d3","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Feature:ES|QL","Team:ESQL","backport:version","v8.17.0"],"title":"[ES|QL] Improves the keep command description","number":199312,"url":"https://github.com/elastic/kibana/pull/199312","mergeCommit":{"message":"[ES|QL] Improves the keep command description (#199312)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/199297\r\n\r\n<img width=\"1167\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/c26d07e8-f782-412c-968c-c551a9bc7942\">","sha":"bcc5b36cc3a07d15103c9ef86d68e9e657c701d3"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/199312","number":199312,"mergeCommit":{"message":"[ES|QL] Improves the keep command description (#199312)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/199297\r\n\r\n<img width=\"1167\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/c26d07e8-f782-412c-968c-c551a9bc7942\">","sha":"bcc5b36cc3a07d15103c9ef86d68e9e657c701d3"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
## Summary Closes elastic#199297 <img width="1167" alt="image" src="https://github.com/user-attachments/assets/c26d07e8-f782-412c-968c-c551a9bc7942">
## Summary Closes elastic#199297 <img width="1167" alt="image" src="https://github.com/user-attachments/assets/c26d07e8-f782-412c-968c-c551a9bc7942">
Summary
Closes #199297