[Docs] Reproduce #209403 in new API docs#216439
Merged
florent-leborgne merged 2 commits intoelastic:mainfrom Apr 1, 2025
Merged
[Docs] Reproduce #209403 in new API docs#216439florent-leborgne merged 2 commits intoelastic:mainfrom
florent-leborgne merged 2 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/kibana-docs (Team:Docs) |
sabarasaba
approved these changes
Mar 31, 2025
Contributor
💚 Build Succeeded
Metrics [docs]
|
Contributor
|
Starting backport for target branches: 9.0 https://github.com/elastic/kibana/actions/runs/14200846336 |
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Apr 1, 2025
This change reproduces the asciidoc change made in elastic#209403 into the new API docs. It'll be picked up the next time the API docs output is generated and refreshed. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit b7d1141)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
Contributor
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
3 tasks
Contributor
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
kibanamachine
added a commit
that referenced
this pull request
Apr 4, 2025
# Backport This will backport the following commits from `main` to `9.0`: - [[Docs] Reproduce #209403 in new API docs (#216439)](#216439) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"florent-leborgne","email":"florent.leborgne@elastic.co"},"sourceCommit":{"committedDate":"2025-04-01T16:21:43Z","message":"[Docs] Reproduce #209403 in new API docs (#216439)\n\nThis change reproduces the asciidoc change made in\nhttps://github.com//pull/209403 into the new API docs.\nIt'll be picked up the next time the API docs output is generated and\nrefreshed.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"b7d1141b6b4e565647c30eac79773d5cf973724e","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","APIDocs","backport:version","v9.1.0"],"title":"[Docs] Reproduce #209403 in new API docs","number":216439,"url":"https://github.com/elastic/kibana/pull/216439","mergeCommit":{"message":"[Docs] Reproduce #209403 in new API docs (#216439)\n\nThis change reproduces the asciidoc change made in\nhttps://github.com//pull/209403 into the new API docs.\nIt'll be picked up the next time the API docs output is generated and\nrefreshed.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"b7d1141b6b4e565647c30eac79773d5cf973724e"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/216439","number":216439,"mergeCommit":{"message":"[Docs] Reproduce #209403 in new API docs (#216439)\n\nThis change reproduces the asciidoc change made in\nhttps://github.com//pull/209403 into the new API docs.\nIt'll be picked up the next time the API docs output is generated and\nrefreshed.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"b7d1141b6b4e565647c30eac79773d5cf973724e"}}]}] BACKPORT--> Co-authored-by: florent-leborgne <florent.leborgne@elastic.co> Co-authored-by: Lisa Cawley <lcawley@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.
This change reproduces the asciidoc change made in #209403 into the new API docs. It'll be picked up the next time the API docs output is generated and refreshed.