Skip to content

CNG: Fix Docker labels

Clemens Beck requested to merge cb-fix-cng-docker-label into main

Fixes that Docker MRs miss all labels but the Docker one.

Example MR: gitlab-org/build/CNG!2035 (merged)

Use addLabels istead of labels to merge the Docker label with the default labels instead of overriding them.

Upstream documentation: https://docs.renovatebot.com/configuration-options/#addlabels

Merge request reports

Loading