pr-title-checker

An action to automatically check if pull request titles conform to Contribution Guidelines

MIT License

Stars
106
Committers
8

Bot releases are hidden (Show)

pr-title-checker - v1.4.2 Latest Release

Published by thehanimo 8 months ago

Transition to node 20

pr-title-checker - v1.4.1

Published by thehanimo about 1 year ago

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

Fixes #43

pr-title-checker - v1.4.0

Published by thehanimo over 1 year ago

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: https://github.com/thehanimo/pr-title-checker/compare/v1.3.7...v1.4.0

pr-title-checker - v1.3.7

Published by thehanimo over 1 year ago

What's Changed

  • Suppress Buffer() deprecation warning

Full Changelog: https://github.com/thehanimo/pr-title-checker/compare/v1.3.6...v1.3.7

pr-title-checker - v1.3.6

Published by thehanimo over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/thehanimo/pr-title-checker/compare/v1.3.5...v1.3.6

pr-title-checker - v1.3.5

Published by thehanimo about 2 years ago

Update node runtime (v12->v16)

pr-title-checker - v1.3.4

Published by thehanimo almost 3 years ago

What's Changed

Full Changelog: https://github.com/thehanimo/pr-title-checker/compare/v1.3.3...v1.3.4

pr-title-checker - v1.3.3

Published by thehanimo almost 3 years ago

pr-title-checker - v1.3.2

Published by thehanimo almost 3 years ago

  • Adds support for checking PRs from forks,
pr-title-checker - v1.3.1

Published by thehanimo about 3 years ago

  • Adds support for regexpFlags
pr-title-checker - v1.3

Published by thehanimo about 3 years ago

  • Adds support for pass_on_octokit_error
  • Adds support for custom config file paths via configuration_path
pr-title-checker - v1.2

Published by thehanimo almost 4 years ago

Added support to forfeit checks for PRs with certain labels defined in the optional ignoreLabels field.

pr-title-checker - v1.1

Published by thehanimo about 4 years ago

CI tests now fail by default. Added support to bypass this with alwaysPassCI.

pr-title-checker - v1.0.0

Published by thehanimo about 4 years ago

First Release 🎉