Skip to content

Adjust CNG reviewers, add workflow label and matchStrings

  • Adds only one reviewer.
  • Adds the workflowready for review label
  • Also includes reviewers and trainee_maintainers besides maintainers for the reviewer list.
  • Splits the regex for matchStrings, as it looks like previously it only updated kubectl/Dockerfile.build.ubi8, but not kubectl/Dockerfile and .gitlab-ci.yml. See: gitlab-org/build/CNG!1742 (diffs)

Validation

In the renovate log artifact, I see that the 3 files are getting matched. Previously I couldn't see these kind of output for the other 2 files:

{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","packageFile":"kubectl/Dockerfile.build.ubi8","depName":"kubectl","msg":"Starting search at index 86","time":"2024-02-26T19:54:57.404Z","v":0}
{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","packageFile":"kubectl/Dockerfile.build.ubi8","depName":"kubectl","msg":"Found match at index 86","time":"2024-02-26T19:54:57.404Z","v":0}
{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","packageFile":"kubectl/Dockerfile.build.ubi8","depName":"kubectl","msg":"Contents updated","time":"2024-02-26T19:54:57.406Z","v":0}
{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","manager":"regex","packageFile":"kubectl/Dockerfile","expectedValue":"1.29.2","foundValue":"1.25.16","msg":"Value is not updated","time":"2024-02-26T19:54:57.418Z","v":0}
{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","packageFile":"kubectl/Dockerfile","depName":"kubectl","msg":"Starting search at index 61","time":"2024-02-26T19:54:57.418Z","v":0}
{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","packageFile":"kubectl/Dockerfile","depName":"kubectl","msg":"Found match at index 61","time":"2024-02-26T19:54:57.418Z","v":0}
{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","packageFile":"kubectl/Dockerfile","depName":"kubectl","msg":"Contents updated","time":"2024-02-26T19:54:57.420Z","v":0}
{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","manager":"regex","packageFile":"ci_files/variables.yml","expectedValue":"1.29.2","foundValue":"1.25.16","msg":"Value is not updated","time":"2024-02-26T19:54:57.432Z","v":0}
{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","packageFile":"ci_files/variables.yml","depName":"kubectl","msg":"Starting search at index 1415","time":"2024-02-26T19:54:57.433Z","v":0}
{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","packageFile":"ci_files/variables.yml","depName":"kubectl","msg":"Found match at index 1415","time":"2024-02-26T19:54:57.433Z","v":0}
{"repository":"gitlab-renovate-forks/CNG","branch":"renovate/kubectl-29.x","packageFile":"ci_files/variables.yml","depName":"kubectl","msg":"Contents updated","time":"2024-02-26T19:54:57.435Z","v":0}
Edited by João Alexandre Cunha

Merge request reports