mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.6`: - [[DOCS] Update create_rule.asciidoc (#153734)](https://github.com/elastic/kibana/pull/153734) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Tomonori Soejima","email":"25199092+TomonoriSoejima@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-03-27T16:20:46Z","message":"[DOCS] Update create_rule.asciidoc (#153734)","sha":"4506391efdc78c7e421858fd14ac03e22dd859cd","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.8.0","v8.6.3","v8.7.1"],"number":153734,"url":"https://github.com/elastic/kibana/pull/153734","mergeCommit":{"message":"[DOCS] Update create_rule.asciidoc (#153734)","sha":"4506391efdc78c7e421858fd14ac03e22dd859cd"}},"sourceBranch":"main","suggestedTargetBranches":["8.6","8.7"],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153734","number":153734,"mergeCommit":{"message":"[DOCS] Update create_rule.asciidoc (#153734)","sha":"4506391efdc78c7e421858fd14ac03e22dd859cd"}},{"branch":"8.6","label":"v8.6.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Tomonori Soejima <25199092+TomonoriSoejima@users.noreply.github.com>
This commit is contained in:
parent
30123023ce
commit
4edde2b9a2
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ The API returns the following:
|
|||
"execution_status": {
|
||||
"last_execution_date": "2022-06-08T17:20:31.632Z",
|
||||
"status": "pending"
|
||||
}
|
||||
},
|
||||
"actions": [
|
||||
{
|
||||
"group": "threshold met",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue