helpers icon indicating copy to clipboard operation
helpers copied to clipboard

Deploy Git hooks to the team

Open gpsaggese opened this issue 7 months ago • 2 comments

  • Send an email pointing to the documentation
  • Send a notification on Slack
  • Create a 30 sec demo

gpsaggese avatar May 07 '25 13:05 gpsaggese

@heanhsok there is flag to skip the hooks

git commit -am "Enable copilot review by default" --no-verify

Let's add this in the docs, when we release

gpsaggese avatar May 08 '25 19:05 gpsaggese

We can do this after we are done with https://github.com/causify-ai/helpers/issues/725

The goal is to tell the team "there is a new feature which does XYZ and this is how you need to use it".

gpsaggese avatar May 15 '25 17:05 gpsaggese

This is done with the demo and docs sent to the team.

heanhsok avatar Jun 03 '25 15:06 heanhsok