Skip to content
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

[ResponseOps][Alerting] Move all schemas to server #206905

Open
cnasikas opened this issue Jan 16, 2025 · 1 comment
Open

[ResponseOps][Alerting] Move all schemas to server #206905

cnasikas opened this issue Jan 16, 2025 · 1 comment
Labels
Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@cnasikas
Copy link
Member

This PR here #191851 moves all alerting schemas to server. The reason is that we want to avoid @kbn/config-schema from leaking to the browser, and this plugin is using it outside the ./server directory.

DoD

  • Take over the PR by @afharo and merge it.
  • All schemas are moved from common to server.
@cnasikas cnasikas added Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Jan 16, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

No branches or pull requests

2 participants