Skip to content

Detect any group label even if the group doesn't exist anymore

Rémy Coutable requested to merge fix-edge-case-where-group-does-not-exist into master

This change the way we detect section, stage, and group labels by only checking the prefix instead of ensuring the entity actually exists on the www-gitlab-com side. This will ensure a section/stage/group label will never be overridden by the automation.

Action items

Edited by Rémy Coutable

Merge request reports