-
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
update docs #74364
update docs #74364
Conversation
@elastic/kibana-operations Has it happened because we don't run CI checks for PR with the docs only changes? |
Sorry for that. Yes I think that was exactly what happened there, If we fail on other PRs due to things that could be changed in Markdown only, I am pretty sure we should also run CI on those PRs properly too (despite that will be quit some pain still for docs only changes, so not sure if that detection could become somehow smarter). Will incorporate this PR into my backport. |
💚 Build SucceededBuild metrics
To update your PR or re-run it, just comment with: |
* master: update docs (elastic#74364) [Ingest Node Pipelines] Refactor pipeline simulator code (elastic#72328) Add README files for Kibana app plugins (elastic#74277) [APM] Average for transaction error rate includes null values (elastic#74345) [Ingest Manager] Adjust dataset aggs to use datastream fields instead (elastic#74342)
Adding a check to the logic in our pipeline to check for changes in plugin readme files and run CI if any of those have changed. #74388 |
…74364) (#74368) * Add README files for Kibana app plugins (#74277) * Add README files for Kibana app plugins * Update src/plugins/timelion/README.md Co-authored-by: Matthias Wilhelm <ankertal@gmail.com> * Update src/plugins/vis_type_vislib/README.md Co-authored-by: Matthias Wilhelm <ankertal@gmail.com> Co-authored-by: Matthias Wilhelm <ankertal@gmail.com> # Conflicts: # .github/CODEOWNERS * update docs (#74364) * Remove CODEOWNERS Co-authored-by: Mikhail Shustov <restrry@gmail.com>
Summary
Fix the master. Update docs.
Culprit #74277