This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
Breaking changes
- release v3.0.0 #120 (andrewmcodes)
Implemented enhancements
- document the behavior of check_scope on commits to master #119 (andrewmcodes)
- address codefactor issues #114 (andrewmcodes)
- add pull_request action #113 (andrewmcodes)
- add codecov and binstub helpers #112 (andrewmcodes)
- update playground location #111 (andrewmcodes)
- [ci-skip] add ci-skip option for actions #110 (andrewmcodes)
- update the dates in the license #109 (andrewmcodes)
- update issue templates #108 (andrewmcodes)
- Specify RuboCop version and its extensions using the same configuration key #93
- Configuration File #75 (andrewmcodes)
Fixed bugs
- Rubocop Results action is running forever #96
- Action breaks if RuboCop check outputs a start_column value greater than the last_column for the line #91
Merged pull requests
- update codecov integration #115 (andrewmcodes)
- change example workflow to use actions/checkout@v1 #107 (andrewmcodes)
- docs: add seerahulsingh as a contributor #104 (allcontributors[bot])
- version 3.0.0.rc4 release #103 (andrewmcodes)
- upgrade to ruby 2.7 #102 (andrewmcodes)
- try to prevent infinite runs #101 (andrewmcodes)
- Add documentation around what will happen if the action is triggered by a pr from a forked repo #100 (andrewmcodes)
- issue 96 exploration #99 (andrewmcodes)
- tweak the way we read the config file #98 (andrewmcodes)
- Enhanced dependency configuration and resolution #95 (erichmachado)
- docs: add erichmachado as a contributor #94 (allcontributors[bot])
- ReportAdapter#column_check correctly parses the last_column value #92 (erichmachado)
- v3.0.0.rc2 release #89 (andrewmcodes)
- refactor and update docs #88 (andrewmcodes)
- Update build action #86 (andrewmcodes)
- Work around 50-annotation limit by making multiple update calls #85 (reidab)
- Ensure start_column comes before end_column #84 (reidab)
- Create initial GitHub check before running rubocop #83 (reidab)
- version 3.0.0.rc1 release #82 (andrewmcodes)
- docs: add excid3 as a contributor #81 (allcontributors[bot])