Merged
Conversation
Contributor
💔 Build Failed
Failed CI StepsHistory
cc @Ikuni17 |
This reverts commit 230e154.
Contributor
|
Pinging @elastic/kibana-operations (Team:Operations) |
Ikuni17
added a commit
to Ikuni17/kibana
that referenced
this pull request
Jul 16, 2025
## Summary Related to elastic#228109 --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit cc83a49)
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
Ikuni17
added a commit
to Ikuni17/kibana
that referenced
this pull request
Jul 16, 2025
## Summary Related to elastic#228109 --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit cc83a49) # Conflicts: # .github/CODEOWNERS
Ikuni17
added a commit
that referenced
this pull request
Jul 16, 2025
# Backport Related to #228110 / #228093 This will backport the following commits from `9.0` to `8.19`: - [Fix auto commits codeowners (#228121)](#228121) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Brad White","email":"Ikuni17@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-16T04:32:21Z","message":"Fix auto commits codeowners (#228121)\n\n## Summary\n\nRelated to #228109\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"cc83a497b679b52d06b81a3e5d443b8c5ca63fec","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:version","v8.18.0","v8.19.0"],"title":"Fix auto commits codeowners","number":228121,"url":"https://github.com/elastic/kibana/pull/228121","mergeCommit":{"message":"Fix auto commits codeowners (#228121)\n\n## Summary\n\nRelated to #228109\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"cc83a497b679b52d06b81a3e5d443b8c5ca63fec"}},"sourceBranch":"9.0","suggestedTargetBranches":["8.18","8.19"],"targetPullRequestStates":[{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Ikuni17
added a commit
that referenced
this pull request
Jul 16, 2025
# Backport This will backport the following commits from `9.0` to `8.18`: - [Fix auto commits codeowners (#228121)](#228121) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Brad White","email":"Ikuni17@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-16T04:32:21Z","message":"Fix auto commits codeowners (#228121)\n\n## Summary\n\nRelated to #228109\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"cc83a497b679b52d06b81a3e5d443b8c5ca63fec","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:version","v8.18.0","v8.19.0"],"title":"Fix auto commits codeowners","number":228121,"url":"https://github.com/elastic/kibana/pull/228121","mergeCommit":{"message":"Fix auto commits codeowners (#228121)\n\n## Summary\n\nRelated to #228109\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"cc83a497b679b52d06b81a3e5d443b8c5ca63fec"}},"sourceBranch":"9.0","suggestedTargetBranches":["8.18","8.19"],"targetPullRequestStates":[{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
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
Related to #228109 / #228093