diff mbox series

[v3] Test Patch, please ignore

Message ID 20210830144908.3720274-1-dja@axtens.net
State Not Applicable
Headers show
Series [v3] Test Patch, please ignore | expand
Related show

Commit Message

Daniel Axtens Aug. 30, 2021, 2:49 p.m. UTC
oops, did not intend to need 3 versions. soz all.

Signed-off-by: Daniel Axtens <dja@axtens.net>
---
 docs/usage/clients.rst | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
diff mbox series

Patch

diff --git a/docs/usage/clients.rst b/docs/usage/clients.rst
index 01dd62a28e50..1dbdacc4de41 100644
--- a/docs/usage/clients.rst
+++ b/docs/usage/clients.rst
@@ -53,3 +53,18 @@  appropriate builds and test suites, and reports the results back to Patchwork.
 Find out more about :program:`snowpatch` at its `GitHub repo`__.
 
 __ https://github.com/ruscur/snowpatch
+
+
+PaReD
+-----
+
+:program:`PaReD` automatically detects patch relations based on a simple
+subject match. It monitors the REST API for incoming patches, checks them
+against a list of recent subjects and associated patch IDs, and creates a
+relation if the same subject is seen multiple times within a configurable
+time period (e.g. 90 days).
+
+You can find out more about it at its `GitHub repo`__, but you shouldn't use
+it, at least not in its current state.
+
+__ https://github.com/daxtens/pw-pared