Skip to content

Add support for parsing HuBoard format stage labels

This change modifies stage_regexp so that it simultaneously matches KB[stage]-labels and HuBoard-style labels, making migration from GitHub/HuBoard easier.

The HuBoard label format looks like "1 - Backlog".

Merge request reports