Skip to content

Releases: amannn/action-semantic-pull-request

v3.4.2

16 Aug 14:51

Choose a tag to compare

3.4.2 (2021-08-16)

Bug Fixes

  • Don't require scopes when requireScope enabled (#114) (4c0fe2f)

v3.4.1

26 Jul 15:28

Choose a tag to compare

3.4.1 (2021-07-26)

Bug Fixes

  • Make link in error message clickable (#112) (2a292a6)

v3.4.0

15 Feb 14:10

Choose a tag to compare

3.4.0 (2021-02-15)

Features

  • Add validateSingleCommit flag to validate the commit message if there's only a single commit in the PR (opt-in). This is intended to be used as a workaround for an issue with Github as in this case, the PR title won't be used as the default commit message when merging a PR. (#87) (3f20459)

v3.3.0

10 Feb 07:09

Choose a tag to compare

3.3.0 (2021-02-10)

Features

  • Add ability to use multiple scopes (#85) (d6aabb6)

v3.2.6

25 Jan 13:05

Choose a tag to compare

3.2.6 (2021-01-25)

Bug Fixes

v3.2.5

25 Jan 13:01

Choose a tag to compare

3.2.5 (2021-01-25)

Bug Fixes

  • Remove previous build artifacts before building. This addresses an issue where the latest published version didn't include the latest changes. (#81) (3279b09)

v3.2.4

25 Jan 08:25

Choose a tag to compare

3.2.4 (2021-01-25)

Bug Fixes

v3.2.3

19 Jan 08:22

Choose a tag to compare

3.2.3 (2021-01-19)

Bug Fixes

  • Allow validation to pass when subjectPatternError is provided (#79) (19bf182)

v3.2.2

19 Jan 08:06

Choose a tag to compare

3.2.2 (2021-01-19)

Bug Fixes

  • Compile action to single file (a7bde01)

v3.2.1

19 Jan 07:59

Choose a tag to compare

3.2.1 (2021-01-19)

Bug Fixes

  • Move configuration docs to a separate section (dd78147)