Skip to content

Fix nanoc uniqueness error if two MRs have the same ID

Clemens Beck requested to merge fix-unique-error into master

MRs have a unique ID per project. For global uniqueness, also include the project ID.

This should fix the errors we see in https://gitlab.com/gitlab-org/distribution/monitoring/-/jobs/6501498761.

The error is caused by two MRs having the same MR ID:

Edited by Clemens Beck

Merge request reports