mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
# 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> |
||
---|---|---|
.. | ||
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.