-
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
[One Discover] Revert token change from vis palette #204054
Conversation
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
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.
LGTM, thanks for addressing it!
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12301184853 |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
## 📓 Summary Related to elastic#202985 This change reverts a suggestion that was applied but that should only be valid for v9. Co-authored-by: Marco Antonio Ghiani <marcoantonio.ghiani@elastic.co> (cherry picked from commit 08da946) # Conflicts: # packages/kbn-discover-utils/src/data_types/logs/utils/get_log_level_color.test.ts # packages/kbn-discover-utils/src/data_types/logs/utils/get_log_level_color.ts
…204092) # Backport This will backport the following commits from `main` to `8.x`: - [[One Discover] Revert token change from vis palette (#204054)](#204054) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marco Antonio Ghiani","email":"marcoantonio.ghiani01@gmail.com"},"sourceCommit":{"committedDate":"2024-12-12T17:01:49Z","message":"[One Discover] Revert token change from vis palette (#204054)\n\n## 📓 Summary\r\n\r\nRelated to https://github.com/elastic/kibana/pull/202985\r\n\r\nThis change reverts a suggestion that was applied but that should only\r\nbe valid for v9.\r\n\r\nCo-authored-by: Marco Antonio Ghiani <marcoantonio.ghiani@elastic.co>","sha":"08da9468b28afdad386b91a26507cd45e1c85098","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:DataDiscovery","backport:prev-minor","Project:OneDiscover"],"number":204054,"url":"https://github.com/elastic/kibana/pull/204054","mergeCommit":{"message":"[One Discover] Revert token change from vis palette (#204054)\n\n## 📓 Summary\r\n\r\nRelated to https://github.com/elastic/kibana/pull/202985\r\n\r\nThis change reverts a suggestion that was applied but that should only\r\nbe valid for v9.\r\n\r\nCo-authored-by: Marco Antonio Ghiani <marcoantonio.ghiani@elastic.co>","sha":"08da9468b28afdad386b91a26507cd45e1c85098"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204054","number":204054,"mergeCommit":{"message":"[One Discover] Revert token change from vis palette (#204054)\n\n## 📓 Summary\r\n\r\nRelated to https://github.com/elastic/kibana/pull/202985\r\n\r\nThis change reverts a suggestion that was applied but that should only\r\nbe valid for v9.\r\n\r\nCo-authored-by: Marco Antonio Ghiani <marcoantonio.ghiani@elastic.co>","sha":"08da9468b28afdad386b91a26507cd45e1c85098"}}]}] BACKPORT-->
📓 Summary
Related to #202985
This change reverts a suggestion that was applied but that should only be valid for v9.