-
Notifications
You must be signed in to change notification settings - Fork 163
[KIBANA][9.x & Serv] Removes tech preview label from alertuuid
action var
#2011
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
Merged
Conversation
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
alertuuid
action var alertuuid
action var
🔍 Preview links for changed docs |
florent-leborgne
approved these changes
Jul 3, 2025
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
nastasha-solomon
added a commit
to elastic/kibana
that referenced
this pull request
Jul 4, 2025
…n var (#226292) ## Summary Removed the tech preview label from the `alertuuid` action variable, as per request from @ymao1. Corresponding 9.x and Serverless docs updated via: elastic/docs-content#2011
nastasha-solomon
added a commit
to nastasha-solomon/kibana
that referenced
this pull request
Jul 7, 2025
…n var (elastic#226292) ## Summary Removed the tech preview label from the `alertuuid` action variable, as per request from @ymao1. Corresponding 9.x and Serverless docs updated via: elastic/docs-content#2011 (cherry picked from commit 1446d01)
nastasha-solomon
added a commit
to elastic/kibana
that referenced
this pull request
Jul 7, 2025
…` action var (#226292) (#226706) # Backport This will backport the following commits from `8.19` to `8.18`: - [[DOCS][8.18 & 8.19] Removes tech preview label from `alertuuid` action var (#226292)](#226292) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Nastasha Solomon","email":"79124755+nastasha-solomon@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-04T00:59:45Z","message":"[DOCS][8.18 & 8.19] Removes tech preview label from `alertuuid` action var (#226292)\n\n## Summary\n\nRemoved the tech preview label from the `alertuuid` action variable, as\nper request from @ymao1.\n\nCorresponding 9.x and Serverless docs updated via:\nhttps://github.com/elastic/docs-content/pull/2011","sha":"1446d0192362089155952a654045a894b209dc4e","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","backport:version","v8.18.0","v8.19.0"],"title":"[DOCS][8.18 & 8.19] Removes tech preview label from `alertuuid` action var","number":226292,"url":"https://github.com/elastic/kibana/pull/226292","mergeCommit":{"message":"[DOCS][8.18 & 8.19] Removes tech preview label from `alertuuid` action var (#226292)\n\n## Summary\n\nRemoved the tech preview label from the `alertuuid` action variable, as\nper request from @ymao1.\n\nCorresponding 9.x and Serverless docs updated via:\nhttps://github.com/elastic/docs-content/pull/2011","sha":"1446d0192362089155952a654045a894b209dc4e"}},"sourceBranch":"8.19","suggestedTargetBranches":["8.18"],"targetPullRequestStates":[{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/226292","number":226292,"mergeCommit":{"message":"[DOCS][8.18 & 8.19] Removes tech preview label from `alertuuid` action var (#226292)\n\n## Summary\n\nRemoved the tech preview label from the `alertuuid` action variable, as\nper request from @ymao1.\n\nCorresponding 9.x and Serverless docs updated via:\nhttps://github.com/elastic/docs-content/pull/2011","sha":"1446d0192362089155952a654045a894b209dc4e"}}]}] BACKPORT-->
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.
Removed the tech preview label from the
alertuuid
action variable, as per request from @ymao1.Corresponding 8.x docs updated via: elastic/kibana#226292