Skip to content

Releases: amannn/action-semantic-pull-request

v5.2.0

16 Mar 11:49

Choose a tag to compare

5.2.0 (2023-03-16)

Features

v5.1.0

10 Feb 17:42

Choose a tag to compare

5.1.0 (2023-02-10)

Features

  • Add regex support to scope and disallowScopes configuration (#226) (403a6f8)

v5.0.2

17 Oct 08:30

Choose a tag to compare

5.0.2 (2022-10-17)

Bug Fixes

  • Upgrade @actions/core to avoid deprecation warnings (#208) (91f4126)

v5.0.1

14 Oct 10:23

Choose a tag to compare

5.0.1 (2022-10-14)

Bug Fixes

  • Upgrade GitHub Action to use Node v16 (#207) (6282ee3)

v5.0.0

11 Oct 15:31

Choose a tag to compare

5.0.0 (2022-10-11)

⚠ BREAKING CHANGES

  • Enum options need to be newline delimited (to allow whitespace within them) (#205)

Features

  • Enum options need to be newline delimited (to allow whitespace within them) (#205) (c906fe1)

v4.6.0

26 Sep 08:54

Choose a tag to compare

4.6.0 (2022-09-26)

Features

  • Provide error messages as outputs.error_message (#194) (880a3c0)

v4.5.0

04 May 06:20

Choose a tag to compare

4.5.0 (2022-05-04)

Features

v4.4.0

22 Apr 15:58

Choose a tag to compare

4.4.0 (2022-04-22)

Features

  • Add options to pass custom regex to conventional-commits-parser (#177) (956659a)

v4.3.0

13 Apr 08:01

Choose a tag to compare

4.3.0 (2022-04-13)

Features

  • Add ignoreLabels option to opt-out of validation for certain PRs (#174) (277c230)

v4.2.0

08 Feb 08:26

Choose a tag to compare

4.2.0 (2022-02-08)

Features

  • Add opt-in validation that PR titles match a single commit (#160) (c05e358)