Add README file
authorNeil Muller <drnlmuller@gmail.com>
Mon, 24 Feb 2020 11:52:55 +0000 (13:52 +0200)
committerNeil Muller <drnlmuller@gmail.com>
Mon, 24 Feb 2020 11:52:55 +0000 (13:52 +0200)
READNE.md [new file with mode: 0644]

diff --git a/READNE.md b/READNE.md
new file mode 100644 (file)
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.