Skip to content

Trigger a full pipeline when Brewfile is changed

Tiger Watson requested to merge add-brewfile-to-code-changes-rule into main

What does this Merge Request do and why?

Adds Brewfile to the list of files that are considered code changes, so that updates will trigger a full pipeline.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Tiger Watson

Merge request reports