bin/ci_pronto in gnarails-1.0.0 vs bin/ci_pronto in gnarails-2.0.0
- old
+ new
@@ -1,6 +1,6 @@
#!/bin/bash
#
# Script for running pronto on CI
export PRONTO_PULL_REQUEST_ID=${CI_PULL_REQUEST##*/}
-bundle exec pronto run -f text github_pr github_status -c origin/master
+bundle exec pronto run -f text github_pr_review github_status -c origin/master