Skip to content

WIP: Use Issue and Merge Request resource class to determine how to infer the labels

Use the resource class to decide how to infer stage and group labels, instead of having infer_from_category: false as an implicit indicator for MR inference.

This way, the inference (the how) is decided based on the resource type (the what).

Closes #403 (closed)

Edited by Albert Salim

Merge request reports