Skip to content

Add --create-labels flag to force label creation

Peter Hutterer requested to merge whot/mr-label-maker:wip/create-labels into main

This sits on top of !33 (merged), only the top commit matters here.

This is a change in the previous default behavior but arguably the better default. Check all labels on the project and compare them against the ones in our config file and fail if any are missing.

This avoids creating new labels thanks to typos in the config file.

Edited by Benjamin Tissoires

Merge request reports