Danger ignore snapshot updates
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