Skip to content

match a change label as well as severity

Alex Hanselka requested to merge amh-change-labels into master

The current regex only matches severity labels, but should also match change labels. This should match either an S or C label.

Merge request reports