Releases: MorrisonCole/pr-lint-action
Releases · MorrisonCole/pr-lint-action
v1.2.3
Internal refactoring only:
- Upgrade dependencies
- Move from
lib
todist
- Address ESLint warnings
v1.2.2
- Fixes #92
v1.2.1
- Fixes #90 (thanks @negebauer 🙏)
v.1.1.1
Internal refactoring only:
- Update dependencies
- Configure ESLint & Prettier
v1.1.0
- #5 - Replaced status checks with an automatic bot review. If the PR title fails to match the regex, the bot will request changes. Once the title is edited to match it, the bot will dismiss its review.
- Updated all dependencies.
v1.0.0
Initial release!
v0.1.2-alpha
feat: add debug logs + set failed on failure
v0.1.1-alpha
Add example configuration
v0.1.0-alpha
feat: test title regex