[ML] Update plugin readme files and test report names#151729
Merged
pheyos merged 1 commit intoelastic:mainfrom Feb 24, 2023
Merged
[ML] Update plugin readme files and test report names#151729pheyos merged 1 commit intoelastic:mainfrom
pheyos merged 1 commit intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/ml-ui (:ml) |
💚 Build Succeeded
Metrics [docs]
To update your PR or re-run it, just comment with: cc @pheyos |
peteharverson
approved these changes
Feb 22, 2023
Contributor
peteharverson
left a comment
There was a problem hiding this comment.
LGTM. Thanks for updating the READMEs.
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 24, 2023
This PR updates the ML and Transform plugin `readme.md` files as well as the API integration junit report names for ML, Transform and AIOps after recent test config splits. (cherry picked from commit 499c379)
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
Feb 24, 2023
…#152067) # Backport This will backport the following commits from `main` to `8.7`: - [[ML] Update plugin readme files and test report names (#151729)](#151729) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Robert Oskamp","email":"robert.oskamp@elastic.co"},"sourceCommit":{"committedDate":"2023-02-24T08:59:59Z","message":"[ML] Update plugin readme files and test report names (#151729)\n\nThis PR updates the ML and Transform plugin `readme.md` files as well as\r\nthe API integration junit report names for ML, Transform and AIOps after\r\nrecent test config splits.","sha":"499c37968d636592cd140afc77be5c6d4731518b","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","release_note:skip","backport:prev-minor","v8.7.0","v8.8.0"],"number":151729,"url":"https://github.com/elastic/kibana/pull/151729","mergeCommit":{"message":"[ML] Update plugin readme files and test report names (#151729)\n\nThis PR updates the ML and Transform plugin `readme.md` files as well as\r\nthe API integration junit report names for ML, Transform and AIOps after\r\nrecent test config splits.","sha":"499c37968d636592cd140afc77be5c6d4731518b"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151729","number":151729,"mergeCommit":{"message":"[ML] Update plugin readme files and test report names (#151729)\n\nThis PR updates the ML and Transform plugin `readme.md` files as well as\r\nthe API integration junit report names for ML, Transform and AIOps after\r\nrecent test config splits.","sha":"499c37968d636592cd140afc77be5c6d4731518b"}}]}] BACKPORT--> Co-authored-by: Robert Oskamp <robert.oskamp@elastic.co>
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
This PR updates the ML and Transform plugin
readme.mdfiles as well as the API integration junit report names for ML, Transform and AIOps after recent test config splits.