Skip to content

Updates the danger project name to match that found in the projects list

Robert Hunt requested to merge update-danger-project-name into main

What does this MR do and why?

As per https://gitlab.com/gitlab-org/ruby/gems/gitlab-dangerfiles/-/blob/master/lib/gitlab/dangerfiles.rb?ref_type=heads#L26, this MR updates the Dangerfile project to match the unique project name described in gitlab-com/www-gitlab-com!134039 (diffs).

MR acceptance checklist

  • The correct type labels have been applied to this MR.
  • This MR has been made as small as possible, to improve review efficiency and code quality.
  • This MR has been self-reviewed per the code review guidelines.
  • The changes have undergone manual testing and are functioning as intended.
  • This MR has updated the Chart.yaml version number following SemVer versioning practices.
  • This MR documents any breaking changes in the MR description, and the upgrade path has been documented in the first commit as well as in MR description.

Merge request reports