Action Phpcs Code Review Versions Save

Github Action to perform automated code review on pull requests

v3.0.1

6 months ago

What's changed

  1. Update image and vip-go-ci to latest https://github.com/rtCamp/action-phpcs-code-review/pull/60 @mrrobot47
  2. Updated to vip-go-ci v1.3.11

v3.0.0

1 year ago

What's changed

  1. Bump PHP version; Fix PHPCSUtils ERROR: No sniffs were registered https://github.com/rtCamp/action-phpcs-code-review/pull/58 @thelovekesh @mrrobot47
  2. Update to vip-go-ci v1.3.4

v2.1.0

2 years ago

What's changed

  1. Updates for allowing options from vip-go-ci https://github.com/rtCamp/action-phpcs-code-review/pull/51 @rahulsprajapati
  2. Update to vip-go-ci v1.0.7

v2.0.4

3 years ago

What's changed

  1. Switch docker image usage to ghcr.io https://github.com/rtCamp/action-phpcs-code-review/pull/50 @mrrobot47
  2. Updates for upgrading to latest vip-go-ci https://github.com/rtCamp/action-phpcs-code-review/pull/49 @mrrobot47
  3. Update to vip-go-ci v1.0.4

v2.0.3

3 years ago

What's changed

  1. Add option to exclude phpcs sniffs https://github.com/rtCamp/action-phpcs-code-review/pull/38 @mrrobot47
  2. Trim whitespaces from GitHub token https://github.com/rtCamp/action-phpcs-code-review/pull/37 @mrrobot47
  3. Add option to skip linting https://github.com/rtCamp/action-phpcs-code-review/pull/33 @MikeMarschall

v2.0.2

4 years ago

What's changed

  1. Update readme with SKIP_FOLDERS example https://github.com/rtCamp/action-phpcs-code-review/pull/30 @mrrobot47
  2. Add feature to skip any dir/subdir from scanning https://github.com/rtCamp/action-phpcs-code-review/pull/28 @mrrobot47
  3. Add feature to skip top level dirs from being scanned https://github.com/rtCamp/action-phpcs-code-review/pull/27 @mrrobot47

v2.0.1

4 years ago

Add action.yml metadata file.

v2.0.0

4 years ago

v1.0.0

5 years ago

First release