rubyonworld/Pronto Ruby

Run pronto code review runners on your commits and pull requests and get feedback as inline code annotations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
runnersSpace-separated list of pronto runners to run. Must be the preinstalled runners (ruby only).norubocop
targetThe git object to diff against when running pronto. Use this if you have a specific branch you'd like to always use as a target for the diff to be reviewed and that branch is not master. This defaults to origin/master or the target of the pull request being opened (when the event is pull_request).noorigin/master

no outputs