Commit 15efacbf authored by François Rosé's avatar François Rosé Committed by André Luís
Browse files

Remove outdated MR Report Widgets DRI list page

parent 73c21907
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ description: "The GitLab Merge Request Report Widgets Working Group aim is to as
| Pajamas documentation | [Region: Merge request reports](https://design.gitlab.com/patterns/merge-request-reports/) |
| Design specs | [Pajamas UI Kit](https://www.figma.com/file/qEddyqCrI7kPSBjGmwkZzQ/Component-library?node-id=38193%3A30482) |
| Associated OKRs | [product#2872](https://gitlab.com/gitlab-com/Product/-/issues/2872) |
| DRIs for each Widget | [DRI list](/handbook/engineering/devops/create/code-review/report-widgets-dri-list/) |
| DRIs for each Widget | [DRI list (deprecated)](https://gitlab.com/gitlab-com/content-sites/handbook/-/blob/2f8dd296c0496a2020647fce035ba155a34cbbd7/content/handbook/engineering/devops/create/code-review/report-widgets-dri-list.md) — this page has been removed as it is no longer maintained |

## Charter

@@ -55,7 +55,7 @@ The main target of the working group is not to implement everything themselves b

#### Documentation outcomes

- [DRI List (Eng. and UX)](/handbook/engineering/devops/create/code-review/report-widgets-dri-list/)
- [DRI List (Eng. and UX) (deprecated)](https://gitlab.com/gitlab-com/content-sites/handbook/-/blob/2f8dd296c0496a2020647fce035ba155a34cbbd7/content/handbook/engineering/devops/create/code-review/report-widgets-dri-list.md) — this page has been removed as it is no longer maintained
- [Component technical documentation](https://docs.gitlab.com/ee/development/fe_guide/merge_request_widgets.html)
- [Contributing further and extending](/handbook/product/cross-stage-features/merge-requests/)

+0 −6
Original line number Diff line number Diff line
@@ -188,9 +188,3 @@ For tips, tricks, or quick shell scripts that aren't "ready" or sufficient enoug
### AI prompts

We maintain a list of [common AI prompts](/handbook/engineering/devops/create/code-review/ai-prompts/) we use to be more efficient.

## Merge Request Report Widgets shared responsibility

Even though the topic of Merge Request falls under Code Review, the code powering the Merge Request Report Widgets (see [Working Group](/handbook/company/working-groups/merge-request-report-widgets/)) is written and maintained by a larger group.

Please refer to the [List of DRIs](/handbook/engineering/devops/create/code-review/report-widgets-dri-list/) for communication and troubleshooting purposes relating to these Widgets.
+0 −29
Original line number Diff line number Diff line
---
title: "Merge Request Report Widgets - DRI list"
description: Listing the DRIs for Merge Request Report Widgets which share ownership over the code powering the several widgets.
---

## Merge Request Report Widgets - DRI list

In the context of the [Working Group](/handbook/company/working-groups/merge-request-report-widgets/), a list of DRIs have been identified to facilitate communication among all Widgets currently active and in development.

Please refer to this list and keep it updated as Widgets evolve.

| Widget | UX issue | Stage/Group | DRI (UX) | DRI (Engineering) |
|--------|-------|--------|--------|--------|
| (Core) / Global Feature Flag Rollout | [&6647](https://gitlab.com/groups/gitlab-org/-/epics/6647) | Create:Code Review | [@jeldergl](https://gitlab.com/jeldergl) | [@iamphill](https://gitlab.com/iamphill)  |
| [Accessibility](https://gitlab.com/gitlab-org/gitlab/-/issues/338275) | [#336180](https://gitlab.com/gitlab-org/gitlab/-/issues/336180) | Verify:Pipeline Security | [@gdoyle](https://gitlab.com/gdoyle) | [@mfluharty](https://gitlab.com/mfluharty) |
| [Browser performance](https://gitlab.com/gitlab-org/gitlab/-/issues/338279) | [#336179](https://gitlab.com/gitlab-org/gitlab/-/issues/336179) | Verify:Pipeline Security | [@gdoyle](https://gitlab.com/gdoyle) | [@mfluharty](https://gitlab.com/mfluharty) |
| [Code quality](https://gitlab.com/gitlab-org/gitlab/-/issues/338280) | [#336178](https://gitlab.com/gitlab-org/gitlab/-/issues/336178) | Secure:Static Analysis | [@mfangman](https://gitlab.com/mfangman) | [@jannik_lehmann](https://gitlab.com/jannik_lehmann) |
| [License compliance](https://gitlab.com/gitlab-org/gitlab/-/issues/338281) | [#336177](https://gitlab.com/gitlab-org/gitlab/-/issues/336177) | Secure:Composition Analysis | [@andyvolpe](https://gitlab.com/andyvolpe) | [@farias-gl](https://gitlab.com/farias-gl) |
| [Metrics](https://gitlab.com/gitlab-org/gitlab/-/issues/338282) | [#336176](https://gitlab.com/gitlab-org/gitlab/-/issues/336176) | Verify:Pipeline Security | [@gdoyle](https://gitlab.com/gdoyle) | [@mfluharty](https://gitlab.com/mfluharty) |
| [Security](https://gitlab.com/gitlab-org/gitlab/-/issues/338283) | [#336175](https://gitlab.com/gitlab-org/gitlab/-/issues/336175) | Security Risk Management:Security Insights  | [@beckalippert](https://gitlab.com/beckalippert) | [@svedova](https://gitlab.com/svedova) |
| [Terraform](https://gitlab.com/gitlab-org/gitlab/-/issues/338284) | [#336174](https://gitlab.com/gitlab-org/gitlab/-/issues/336174) | Configure | [@andlovu](https://gitlab.com/andlovu) | [@anna_vovchenko](https://gitlab.com/anna_vovchenko)  |
| [Test summary](https://gitlab.com/gitlab-org/gitlab/-/issues/338285) | [#336173](https://gitlab.com/gitlab-org/gitlab/-/issues/336173) | Verify:Pipeline Security | [@gdoyle](https://gitlab.com/gdoyle) | [@mfluharty](https://gitlab.com/mfluharty) |
| [Status checks](https://gitlab.com/groups/gitlab-org/-/epics/7066) | [#336172](https://gitlab.com/gitlab-org/gitlab/-/issues/336172) | Software Supply Chain Security:Compliance | [@cam.x](https://gitlab.com/cam.x) | [@xanf](https://gitlab.com/xanf) |
| [Load performance](https://gitlab.com/gitlab-org/gitlab/-/issues/338287) | [#336448](https://gitlab.com/gitlab-org/gitlab/-/issues/336448) | Verify:Pipeline Security  | [@gdoyle](https://gitlab.com/gdoyle) | [@mfluharty](https://gitlab.com/mfluharty) |

## Related links

* [Merge Request Extensions technical documentation](https://docs.gitlab.com/ee/development/fe_guide/merge_request_widgets.html)
* [Merge Request Report Widget Working Group page](/handbook/company/working-groups/merge-request-report-widgets/)