Skip to content

Generate team triage report for `group::runner` at the `gitlab-org` group level

Mark Fletcher requested to merge group-team-summary-runner-start into master

Summary

grouprunner has many projects beneath gitlab-org. A group level team triage report for this group makes sense so that it can include all of the issues from all of these projects instead of generating reports for each project individually

This MR aims to provide a group level team triage report for grouprunner as a starting point before hopefully rolling out to other groups too. The group level report will contain issues from many projects as well as generating URLs that link to to group level issue lists for bugs, etc in heatmaps.

Details

This MR does the following:

  • Modifies LazyHeatMap to generate reports at the group issue level too, instead of only at the project level
  • Creates a new triage report policy for grouprunner for the group level report
  • Modifies the CI and project level triage report generation YML to not generate the project level runner reports and jobs

Action items

  • (If applicable) Add documentation to the handbook pages for Triage Operations =>
  • (If applicable) Identify the affected groups and how to communicate to them:
    • /cc @person_or_group =>
    • Relevant Slack channels =>
    • Week-in-review

Closes #691 (closed)

Edited by Mark Fletcher

Merge request reports