Skip to content

Default Git hooks for Burendo repositories

License

Notifications You must be signed in to change notification settings

BurendoUK/burendo-githooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

burendo-githooks

Default Git hooks for Burendo repositories

pre-commit

A pre-commit is designed to catch any secret/private content being accidently commited to public repositories. These include AWS Account IDs, Access key IDs, IP addresses, email addresses etc... This can been adjusted to ignore lines beginning Subproject commit to avoid triggering its own pre-commit check ("40 character random (e.g. AWS secret access key, PAT)").

post-chckout

This is designed to update the .githooks submodule (this repo), whever there is a checkout action. If this is deemed too aggressive, we can look to adjust to something else.

About

Default Git hooks for Burendo repositories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages