[Obs AI Assistant] Remove unneeded plugin references#182116
[Obs AI Assistant] Remove unneeded plugin references#182116dgieselaar merged 4 commits intoelastic:mainfrom
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
|
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Module Count
Public APIs missing comments
Async chunks
Canvas Sharable Runtime
Public APIs missing exports
Page load bundle
Unknown metric groupsAPI count
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
No code changes, just moving stuff around so the plugin can more easily by required by other plugins. (cherry picked from commit 0c8c4c1) # Conflicts: # x-pack/plugins/observability_solution/observability_ai_assistant/public/types.ts # x-pack/plugins/observability_solution/observability_ai_assistant/tsconfig.json # x-pack/plugins/observability_solution/observability_ai_assistant_app/tsconfig.json
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…#182540) # Backport This will backport the following commits from `main` to `8.14`: - [[Obs AI Assistant] Remove unneeded plugin references (#182116)](#182116) <!--- Backport version: 7.3.2 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT {commits} BACKPORT--> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
No code changes, just moving stuff around so the plugin can more easily by required by other plugins.