Skip to content

Danger ignore snapshot updates

Paul Gascou-Vaillancourt requested to merge danger-ignore-snapshot-updates into master

This MR does two things:

  • It changes the commits messages for when new snapshots are pushed by the update_screenshots CI job to make it comply with Conventional Commits specifications
  • It ensures that Danger ignores such commits so that we don't end up with red pipelines because Danger expects a body in the commit message
Edited by Paul Gascou-Vaillancourt

Merge request reports