Skip to content

Latest commit

 

History

History
133 lines (60 loc) · 5.47 KB

CHANGELOG.md

File metadata and controls

133 lines (60 loc) · 5.47 KB

1.4.4 (2022-04-25)

Documentation

  • update action name & description (e1c2c80)

1.4.3 (2022-04-25)

Documentation

  • add github branding icon & color (2454e1f)

1.4.2 (2022-04-25)

Bug Fixes

  • action parameter definition required & defaults (c4e8f91)

Documentation

1.4.1 (2021-11-09)

Bug Fixes

  • handle commits from deleted github user (c68def0), closes #23

Continuous Integration

  • add additional context debugging (da6c5c8)
  • add additional debug logging (01459f9)

1.4.0 (2021-10-20)

Features

  • delete old linter comments (1e2f2a6)

1.3.0 (2021-10-19)

Features

Styles

Documentation

  • add instructions for debug mode (37cf5d0)

1.2.1 (2021-10-19)

Bug Fixes

1.2.0 (2021-10-19)

Features

  • comment on pull request with lint report (2d172bd), closes #14

1.1.3 (2021-10-19)

Bug Fixes

  • self test action point to local not tag (0b41f43)

Continuous Integration

  • run release in CI mode always (f8a0fcf)

1.1.2 (2021-10-19)

Documentation

  • add keywords & update package info (2a16f32), closes #12

1.1.1 (2021-10-19)

Documentation

  • add README, logo, & rename package (2fa32ce), closes #11

1.1.0 (2021-10-19)

Features

  • allow specifying rules in file (66e8ed4)
  • allow specifying rules in file (b82a9e0)
  • specify rules in action (4880aa2)
  • specify rules in action (0eb0d55)

Bug Fixes

  • correcty identify config path & load it (a6a9754)
  • inconsistent github token param (ee0386b)
  • remove overly verbose debug input (df7c8ed)
  • test (cf046b5)

Continuous Integration

0.1.0 (2021-10-19)

Features

  • add github PR commit linter action (70b508b)