Skip to content

Update gitlab-dangerfiles to 2.10.1

Rémy Coutable requested to merge update-gitlab-dangerfiles into master

What does this MR do and why?

This includes the following changes. The important one is the fix to Helper#all_changed_files which led to Danger failures for frontend MRs that deleted files (this was reported in Slack (private link)).

It also includes an improvement where Danger will try to infer the right type::* label based on the MR's changelog (if no type::* is already set).

2.10.0 (2022-02-28)

Added (1 change)

Changed (1 change)

2.10.1 (2022-03-02)

Fixed (1 change)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rémy Coutable

Merge request reports