Skip to content

Releases: thehanimo/pr-title-checker

v1.4.2

08 Feb 21:33
1d8cd48
Compare
Choose a tag to compare

Transition to node 20

v1.4.1

10 Oct 19:32
Compare
Choose a tag to compare

Fixes a bug where config.MESSAGES is not treated as optional.

Fixes #43

v1.4.0

02 Jun 07:17
0cf5902
Compare
Choose a tag to compare

What's Changed

Supports multiple new ways to specify config files:

  • Remote URL to a valid JSON file
  • Config file in a GitHub repo
  • Config file in the local file system of the action

New Contributors

Full Changelog: v1.3.7...v1.4.0

v1.3.7

11 Feb 16:30
Compare
Choose a tag to compare

What's Changed

  • Suppress Buffer() deprecation warning

Full Changelog: v1.3.6...v1.3.7

v1.3.6

27 Jan 20:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.5...v1.3.6

v1.3.5

13 Oct 21:07
Compare
Choose a tag to compare

Update node runtime (v12->v16)

v1.3.4

02 Dec 19:53
Compare
Choose a tag to compare

What's Changed

  • Avoid failing on label removal errors by @jcw- in #11

Full Changelog: v1.3.3...v1.3.4

v1.3.3

22 Nov 18:04
58c2cda
Compare
Choose a tag to compare

What's Changed

  • Add message customization by @jcw- in #10

Full Changelog: v1.3.2...v1.3.3

v1.3.2

26 Oct 19:09
a19cf53
Compare
Choose a tag to compare
  • Adds support for checking PRs from forks,

v1.3.1

25 Sep 08:43
Compare
Choose a tag to compare
  • Adds support for regexpFlags