aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/tooling/ff-bot/README.md
diff options
context:
space:
mode:
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.