Releases: thehanimo/pr-title-checker
Releases · thehanimo/pr-title-checker
v1.4.2
Transition to node 20
v1.4.1
Fixes a bug where config.MESSAGES
is not treated as optional.
Fixes #43
v1.4.0
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
v1.3.6
What's Changed
- Allow using this action without label by @VincentLanglet in #34
New Contributors
- @VincentLanglet made their first contribution in #34
Full Changelog: v1.3.5...v1.3.6
v1.3.5
Update node runtime (v12->v16)
v1.3.4
What's Changed
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
- Adds support for checking PRs from forks,
v1.3.1
- Adds support for
regexpFlags