Update npm packages with security vulnerabilities
Add titleLinksTicket input for not passing check when ticketing system doesn't auto link on PR title (Shortcut)
Switch to npm Update eslint to 7.x
Add ticketLink input for automatically linking to tickets using (?<ticketNumber>) group in titleRegex, branchRegex and bodyRegex.
Make bodyURLRegex optional and remove default.
Make ticket prefix optional
Make quiet option default to true
Fix bug with exemptUsers field.
Allow silencing of the PR title update comment.
Fix a configuration bug marking the new exemptUsers field as true creating a breaking change. This is now an optional field as intended.
Provide a configuration option to exempt users from the action rules. Most useful for automated and bot PRs.
Added detection of ticket checking to include branches
Initial release! 🎉