mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Currently we remove CODEOWNERS on backport branches to avoid review assignments: reviews were already collected on the source pull request. If there's a conflict, it will go through another round of review but not require all the original assignees. We want to re-add the file for our own tooling, and to avoid CODEOWNERS merge conflicts on backports. To do this, we're going to add a global override to code assignments on backport branches. This updates our CODEOWNERS libraries to ignore assignments to `kibanamachine`. --------- Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co> |
||
---|---|---|
.. | ||
rules | ||
jest.config.js | ||
kibana.jsonc | ||
migrate_plugins_to_package.ts | ||
package.json | ||
README.md | ||
run_lint_packages_cli.ts | ||
tsconfig.json |
@kbn/lint-packages-cli
CLI for running the package linter, which just validates a couple rules for each package.