kibana/packages/kbn-lint-packages-cli
Kibana Machine 5eebce85d5
[8.16] [codeowners] Filter kibanamachine (#199404) (#199863)
# Backport

This will backport the following commits from `main` to `8.16`:
- [[codeowners] Filter kibanamachine
(#199404)](https://github.com/elastic/kibana/pull/199404)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2024-11-12T18:39:17Z","message":"[codeowners]
Filter kibanamachine (#199404)\n\nCurrently we remove CODEOWNERS on
backport branches to avoid review\r\nassignments: reviews were already
collected on the source pull request.\r\nIf there's a conflict, it will
go through another round of review but\r\nnot require all the original
assignees.\r\n\r\nWe want to re-add the file for our own tooling, and to
avoid CODEOWNERS\r\nmerge conflicts on backports. To do this, we're
going to add a global\r\noverride to code assignments on backport
branches.\r\n\r\nThis updates our CODEOWNERS libraries to ignore
assignments
to\r\n`kibanamachine`.\r\n\r\n---------\r\n\r\nCo-authored-by: Dzmitry
Lemechko
<dzmitry.lemechko@elastic.co>","sha":"a26f5d8b61b19aeeae741a7f750257e692edd430","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","v9.0.0","backport:all-open"],"title":"[codeowners]
Filter
kibanamachine","number":199404,"url":"https://github.com/elastic/kibana/pull/199404","mergeCommit":{"message":"[codeowners]
Filter kibanamachine (#199404)\n\nCurrently we remove CODEOWNERS on
backport branches to avoid review\r\nassignments: reviews were already
collected on the source pull request.\r\nIf there's a conflict, it will
go through another round of review but\r\nnot require all the original
assignees.\r\n\r\nWe want to re-add the file for our own tooling, and to
avoid CODEOWNERS\r\nmerge conflicts on backports. To do this, we're
going to add a global\r\noverride to code assignments on backport
branches.\r\n\r\nThis updates our CODEOWNERS libraries to ignore
assignments
to\r\n`kibanamachine`.\r\n\r\n---------\r\n\r\nCo-authored-by: Dzmitry
Lemechko
<dzmitry.lemechko@elastic.co>","sha":"a26f5d8b61b19aeeae741a7f750257e692edd430"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/199404","number":199404,"mergeCommit":{"message":"[codeowners]
Filter kibanamachine (#199404)\n\nCurrently we remove CODEOWNERS on
backport branches to avoid review\r\nassignments: reviews were already
collected on the source pull request.\r\nIf there's a conflict, it will
go through another round of review but\r\nnot require all the original
assignees.\r\n\r\nWe want to re-add the file for our own tooling, and to
avoid CODEOWNERS\r\nmerge conflicts on backports. To do this, we're
going to add a global\r\noverride to code assignments on backport
branches.\r\n\r\nThis updates our CODEOWNERS libraries to ignore
assignments
to\r\n`kibanamachine`.\r\n\r\n---------\r\n\r\nCo-authored-by: Dzmitry
Lemechko
<dzmitry.lemechko@elastic.co>","sha":"a26f5d8b61b19aeeae741a7f750257e692edd430"}}]}]
BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
2024-11-12 14:26:06 -06:00
..
rules Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
jest.config.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
kibana.jsonc
migrate_plugins_to_package.ts [8.16] [codeowners] Filter kibanamachine (#199404) (#199863) 2024-11-12 14:26:06 -06:00
package.json Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
README.md [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
run_lint_packages_cli.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
tsconfig.json [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00

@kbn/lint-packages-cli

CLI for running the package linter, which just validates a couple rules for each package.