kibana/examples/screenshot_mode_example
Kibana Machine 1d2c13fc52
[9.0] Change reporting CODEOWNERS to response ops (#213560) (#217261)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Change reporting CODEOWNERS to response ops
(#213560)](https://github.com/elastic/kibana/pull/213560)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT [{"author":{"name":"Mike
Côté","email":"mikecote@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-04-04T21:27:42Z","message":"Change
reporting CODEOWNERS to response ops (#213560)\n\nIn this PR, I'm
changing the CODEOWNERS for reporting related modules.\nWhile reviewing,
ensure I haven't missed anything or moved a module that\nshould remain
part of sharedux team.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Tim
Sullivan <tsullivan@users.noreply.github.com>\nCo-authored-by: Timothy
Sullivan
<tsullivan@elastic.co>","sha":"93174d3887b059ff2fb7a91cf88c705fb80e658c","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","v9.0.0","backport:version","v8.18.0","v9.1.0","v8.19.0","v8.17.5"],"title":"Change
reporting CODEOWNERS to response
ops","number":213560,"url":"https://github.com/elastic/kibana/pull/213560","mergeCommit":{"message":"Change
reporting CODEOWNERS to response ops (#213560)\n\nIn this PR, I'm
changing the CODEOWNERS for reporting related modules.\nWhile reviewing,
ensure I haven't missed anything or moved a module that\nshould remain
part of sharedux team.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Tim
Sullivan <tsullivan@users.noreply.github.com>\nCo-authored-by: Timothy
Sullivan
<tsullivan@elastic.co>","sha":"93174d3887b059ff2fb7a91cf88c705fb80e658c"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.x","8.17"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/213560","number":213560,"mergeCommit":{"message":"Change
reporting CODEOWNERS to response ops (#213560)\n\nIn this PR, I'm
changing the CODEOWNERS for reporting related modules.\nWhile reviewing,
ensure I haven't missed anything or moved a module that\nshould remain
part of sharedux team.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Tim
Sullivan <tsullivan@users.noreply.github.com>\nCo-authored-by: Timothy
Sullivan
<tsullivan@elastic.co>","sha":"93174d3887b059ff2fb7a91cf88c705fb80e658c"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Mike Côté <mikecote@users.noreply.github.com>
2025-04-05 00:58:29 +01:00
..
common Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
public [SharedUX/SCSS] remove scss from selected components (#207008) 2025-01-24 19:42:02 +00:00
server Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
.i18nrc.json [i18n] Fix ja-JP locale causing FATAL error when starting kibana (#146704) 2022-11-30 21:28:28 +03:00
kibana.jsonc [9.0] Change reporting CODEOWNERS to response ops (#213560) (#217261) 2025-04-05 00:58:29 +01:00
README.md Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
tsconfig.json [shared-ux-router] Add Router and Routes components (#159834) 2023-06-23 10:02:06 -05:00

screenshotModeExample

A Kibana plugin


Development

See the kibana contributing guide for instructions setting up your development environment.