Replies: 1 comment 2 replies
-
Just for clarification, do the precommit hooks work when you're invoking |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to hook up to specific events, like when code has been commited/pushed?
Usecase:
I have precommit hooks and I want to send a notification when they passed/failed and the
commit
command has finished running (and the terminal is not in focus).Beta Was this translation helpful? Give feedback.
All reactions