aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/tooling/ff-bot/README.md
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-06-15 21:34:47 +0100
committerGravatar Joe Banks <[email protected]>2024-06-16 11:34:21 +0100
commit7099457cb6016a373ccc0d91d3b0bdecf0dfcd2e (patch)
tree973a42fbc359a47571587774a7fef3af48eaee1c /kubernetes/namespaces/tooling/ff-bot/README.md
parentAdd Kubernetes volume alerts (diff)
Add ff-bot deployment
Diffstat (limited to 'kubernetes/namespaces/tooling/ff-bot/README.md')
-rw-r--r--kubernetes/namespaces/tooling/ff-bot/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/kubernetes/namespaces/tooling/ff-bot/README.md b/kubernetes/namespaces/tooling/ff-bot/README.md
new file mode 100644
index 0000000..f1d4ffa
--- /dev/null
+++ b/kubernetes/namespaces/tooling/ff-bot/README.md
@@ -0,0 +1,8 @@
+# Fast-Forward Bot
+
+We deploy an instance of [ff_bot](https://github.com/jb3/ff_bot) to aid in
+repository management.
+
+See the documentation of the `ff_bot` project for information on deployment and
+usage, but it boils down to authorised users (dictated by the repository policy
+file) running `/merge` and the bot running a fast-forward merge.