Skip to content

Add message and support for deps and rems

Brian Rhea requested to merge add-danger-support-for-deps-rems into master

What does this MR do and why?

Deprecations and removals MRs in the gitlab repo cause the Dangerbot to throw the following error.

These files couldn't be categorized, so Danger was unable to suggest a reviewer. Please consider creating a merge request to add support for them.

  • data/removals/15_0/15_0-logging.yml

This MR adds support for the data/deprecations and data/removals files and includes a message to display if the MR matches changes in those directories.

Related to: gitlab-com/Product#3817 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Merge request reports