Skip to content

Clarify import and load order of plugins and rules

Peter Leitzen requested to merge pl-load-order into master

What does this MR do and why?

This MR adds a new section Import and load order to README.md to clarify the load order of plugins and rules.

https://gitlab.com/gitlab-org/ruby/gems/gitlab-dangerfiles/-/blob/bdab4c2cc8f6b482a2cb4e3e250bc5d75ee5bd19/README.md#import-and-load-order
image

This MR was inspired by a question in Slack (internal) where z_add_labels rule did not any labels because helper.labels_to_add was used in root's Dangerfile.

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 Peter Leitzen

Merge request reports

Loading