Skip to content

Instantly share code, notes, and snippets.

@woozyking
Last active December 15, 2022 02:53
Show Gist options
  • Save woozyking/fb10f1e2aa9a04ea7010de6e5bb5c918 to your computer and use it in GitHub Desktop.
Save woozyking/fb10f1e2aa9a04ea7010de6e5bb5c918 to your computer and use it in GitHub Desktop.
(some repo) % npx @eqworks/commit-watch -b origin/main --verbose
⚠ 6/9 do not match pattern "category[/sub-category] - subject title"
✖ define APIError
✖ fix /readme to reflect changes in selectUser
✖ remove unnecessary await
✖ refactor selectUser to return user || undefined
✖ PR fixes, throws APIError
✖ check if user exists, won't send opt email if user unknown
✓ users - make getUsers async, await db query
✓ login - throw error on /users endpoints when user not found
✓ login - misc PR changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment