Skip to content

Commit

Permalink
[8.7] [DOCS] Update create_rule.asciidoc (elastic#153734) (elastic#15…
Browse files Browse the repository at this point in the history
…3795)

# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] Update create_rule.asciidoc
(elastic#153734)](elastic#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
(elastic#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
(elastic#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
(elastic#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>
  • Loading branch information
kibanamachine and TomonoriSoejima authored Mar 27, 2023
1 parent f5ab7bc commit 09abc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/alerting/create_rule.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 09abc78

Please sign in to comment.