elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
20.15k stars 8.27k forks source link

[Deprecations/Docs] Address uncommented apis #204198

Closed afharo closed 1 month ago

afharo commented 1 month ago

Summary

203042 highlighted these APIs not having comments.

Checklist

elasticmachine commented 1 month ago

Pinging @elastic/kibana-core (Team:Core)

kibanamachine commented 1 month ago

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12352390897

elasticmachine commented 1 month ago

:yellow_heart: Build succeeded, but was flaky

Failed CI Steps

Test Failures

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/core-deprecations-server 13 0 -13
@kbn/core-deprecations-server-internal 3 0 -3
total -16

History

cc @afharo

kibanamachine commented 1 month ago

💚 All backports created successfully

Status Branch Result
✅ 8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation