Skip to content

chore: Pin gitlab-dangerfiles version

Nao Hashizume requested to merge nh/pin-gitlab-dangerfiles-version into main

Description

This MR pins gitlab-dangerfiles version to 4.1.0 to fix danger-review job failure caused by a recent change in version 4.2.0 until gitlab-org/ruby/gems/gitlab-dangerfiles!233 (merged) is merged.

Example danger-review job failure: https://gitlab.com/gitlab-org/cli/-/jobs/5262649452.

Related Issues

Resolves gitlab-org/ruby/gems/gitlab-dangerfiles#75 (closed)

How has this been tested?

You can see that gitlab-dangerfiles version 4.1.0 is used at https://gitlab.com/gitlab-org/cli/-/jobs/5264550495#L121.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Nao Hashizume

Merge request reports