rubyonworld/Pronto Ruby
Run pronto code review runners on your commits and pull requests and get feedback as inline code annotations.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| runners | Space-separated list of pronto runners to run. Must be the preinstalled runners (ruby only). | no | rubocop |
| target | The 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). | no | origin/master |
Outputs
no outputs