-
Notifications
You must be signed in to change notification settings - Fork 8.5k
adds Alerts & Actions to the app directory #81902
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
Conversation
|
@elasticmachine merge upstream |
|
Pinging @elastic/kibana-alerting-services (Team:Alerting Services) |
YulNaumenko
left a comment
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! It would be nice to have some e2e test which is ensure that we have the link from which can direct to Alerts management.
ymao1
left a comment
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! Hardest part for me was finding the app directory :)
Agreed, and I looked, but there doesn't seem to be any equivalent by any of the other applications and as we're simply plugging into another feature's logic I'm not sure how best to actually test this without it being very breakable. I only found one e2e test for this anywhere and it is skipped :/ |
Adds a link to the Alerts & Actions from the app directory
💚 Build SucceededMetrics [docs]async chunks size
page load bundle size
History
To update your PR or re-run it, just comment with: |
Summary
closes #80532
Adds a link to the Alerts & Actions from the app directory
Checklist
Delete any items that are not applicable to this PR.
For maintainers