-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Synthetics] Update alert condition text #170013
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
💚 Build Succeeded
Metrics [docs]
To update your PR or re-run it, just comment with: |
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
I didn't smoke test as it's only a copy change.
## Summary Fixes elastic#168727 (cherry picked from commit d1c587f)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.11`: - [[Synthetics] Update alert condition text (#170013)](#170013) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Shahzad","email":"shahzad31comp@gmail.com"},"sourceCommit":{"committedDate":"2023-10-30T14:59:44Z","message":"[Synthetics] Update alert condition text (#170013)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/168727","sha":"d1c587ff1d072735e109cff5c16ca6a243eacea3","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v8.11.0","v8.12.0"],"number":170013,"url":"https://github.com/elastic/kibana/pull/170013","mergeCommit":{"message":"[Synthetics] Update alert condition text (#170013)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/168727","sha":"d1c587ff1d072735e109cff5c16ca6a243eacea3"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/170013","number":170013,"mergeCommit":{"message":"[Synthetics] Update alert condition text (#170013)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/168727","sha":"d1c587ff1d072735e109cff5c16ca6a243eacea3"}}]}] BACKPORT--> Co-authored-by: Shahzad <shahzad31comp@gmail.com>
Summary
Fixes #168727