ydah/rubocop-updater
Update RuboCop and regenerate `.rubocop_todo.yml` to exclude all newly added offense cops and create Pull Request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub access token to run another workflows from new pull request. | no | — |
| label | Label to be given to the pull request. | no | "" |
| mode | Switching modes of operation. | no | normal |
| update_target | RuboCop (or extension) to be updated. | no | rubocop |
| conservative_update | Is conservative update? | no | true |
| preparation_command | Preparation commands to be plugged in after the repository is checked out and Ruby is set up. | no | "" |
Outputs
no outputs