Skip to content

WIP: Move team triage packages to group level

Mark Fletcher requested to merge team-triage-group-level into master

Now that the destination for triage packages can be declared as a different project to the one being queried, we can look for issues for the team triage package at the group level.

This should:

  • For those teams with issues spanning multiple projects, reduce the total number of triage packages per team
  • Locate bugs and features in projects that do not have a team triage package rule defined

Work to do

  • Remove $TRIAGE_TEAM_TRIAGE_PACKAGE variable declarations for project level pipeline schedules
  • Declare $TRIAGE_TEAM_TRIAGE_PACKAGE variable at gitlab-org group level
  • Consider spam detection implications of multi project team triage packages
  • Consider raising these issues to a dedicated project and not gitlab-org/gitlab
Edited by Mark Fletcher

Merge request reports