mas/script/danger

13 lines
199 B
Text
Raw Normal View History

#!/bin/bash -e
#
# script/danger
# mas
#
# Invokes the danger gem through bundler for automated PR review.
# https://danger.systems/
#
echo "==> ⚠️ Running danger"
bundle exec danger --verbose