Releases: neofinancial/ticket-check-action
Releases · neofinancial/ticket-check-action
v2.0.0
Set action node version to 16
- Update
EndBug/add-and-commit
to V9 - Update
@actions/core
to1.10.0
- Update
@actions/github
to5.0.0
- Update
@types/node
to16.11.7
- Update
@vercel/ncc
to0.36.1
- Update
eslint
to8.34.0
- Update
eslint-config-neo
to0.7.0
- Update
husky
to8.0.3
- Update
lint-staged
to13.2.1
- Update
prettier
to2.8.7
- Update
typescript
to4.7.4
v1.3.3
Make ticket prefix optional
v1.3.2
Make quiet
option default to true
v1.3.1
Bump lodash from 4.17.15 to 4.17.19 (#7) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.3.0
Allow silencing of the PR title update comment using the new quiet
option.
v1.2.1
Fix a breaking change bug with the exemptUsers
field
v1.2.0
Enables usernames to be excluded from the check
v1.1.0
Detects branch naming conventions
v1.0.0
Initial release! 🎉