Bert McCutchen

Results 4 comments of Bert McCutchen

Looking into this further... There are actually many more that are of issue, for example `@variant` is now `@__vc_variant`. The entire list will need to be reviewed and updated with...

I'll add onto this @sds since the conversation stopped. It's any hook that uses `applicable_files`, which is pretty much all of them. Put simply, `applicable_files` is including deleted files. So...

Ahh, correction! It's not when you actually run `git commit` but when you run `overcommit -r`!

This sounds like a GitHub Actions token permissions issue. Here is a link to their documentation for fine-tuning permissions at a per-job level: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs > [!NOTE] > By default, the...