[DOCS] Use new ML and transform URLs in doc link service#217930
Merged
lcawl merged 10 commits intoelastic:mainfrom Apr 21, 2025
Merged
[DOCS] Use new ML and transform URLs in doc link service#217930lcawl merged 10 commits intoelastic:mainfrom
lcawl merged 10 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/kibana-docs (Team:Docs) |
12 tasks
wajihaparvez
approved these changes
Apr 11, 2025
rbrtj
approved these changes
Apr 15, 2025
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
|
Contributor
|
Starting backport for target branches: 9.0 https://github.com/elastic/kibana/actions/runs/14580528219 |
Contributor
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
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 |
lcawl
added a commit
to lcawl/kibana
that referenced
this pull request
Apr 22, 2025
) Co-authored-by: Robert Jaszczurek <robert.jaszczurek@elastic.co> (cherry picked from commit 4e6fa9e)
lcawl
added a commit
that referenced
this pull request
Apr 23, 2025
…) (#218892) # Backport This will backport the following commits from `main` to `9.0`: - [[DOCS] Use new ML and transform URLs in doc link service (#217930)](#217930) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2025-04-21T20:09:43Z","message":"[DOCS] Use new ML and transform URLs in doc link service (#217930)\n\n\nCo-authored-by: Robert Jaszczurek <robert.jaszczurek@elastic.co>","sha":"4e6fa9e37f7390a86b0f38f8981fbf9eb1f0751b","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:version","v9.1.0","v9.0.1"],"title":"[DOCS] Use new ML and transform URLs in doc link service","number":217930,"url":"https://github.com/elastic/kibana/pull/217930","mergeCommit":{"message":"[DOCS] Use new ML and transform URLs in doc link service (#217930)\n\n\nCo-authored-by: Robert Jaszczurek <robert.jaszczurek@elastic.co>","sha":"4e6fa9e37f7390a86b0f38f8981fbf9eb1f0751b"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/217930","number":217930,"mergeCommit":{"message":"[DOCS] Use new ML and transform URLs in doc link service (#217930)\n\n\nCo-authored-by: Robert Jaszczurek <robert.jaszczurek@elastic.co>","sha":"4e6fa9e37f7390a86b0f38f8981fbf9eb1f0751b"}},{"branch":"9.0","label":"v9.0.1","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.
Relates to #217722
This PR:
messages.test.tsNOTE: If there's a better way to avoid repeating the URLs in the
messages.test.tsfile (in case they change again), that would be great.