From: Neil Muller Date: Mon, 24 Feb 2020 11:52:55 +0000 (+0200) Subject: Add README file X-Git-Url: https://git.ctpug.org.za/?p=gitolite-hooks.git;a=commitdiff_plain;h=20d4c4b9e2a632d459b93347e12bf6f8ff7224bb Add README file --- 20d4c4b9e2a632d459b93347e12bf6f8ff7224bb diff --git a/READNE.md b/READNE.md new file mode 100644 index 0000000..feeed2f --- /dev/null +++ b/READNE.md @@ -0,0 +1,25 @@ +CTPUG gitolite hooks +==================== + +This repository is to track the various git hooks used by the CTPUG git infrastructure. + +These hooks are not automatically installed / deployed - that requires manual intervention +on the actual server. + +Hooks +----- + +### irker + +This handles posting commit messages to IRC via irker. + +### slack + +This handles posting commit messages to Slack using the slack webhook interface + +Scripts +------ + +### check-deploy + +This can be run on the server to report any outdated hooks.