[PATCH] Test Patch, please ignore

Daniel Axtens dja at axtens.net
Tue Aug 31 00:36:00 AEST 2021


Signed-off-by: Daniel Axtens <dja at axtens.net>
---
 docs/usage/clients.rst | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/usage/clients.rst b/docs/usage/clients.rst
index 01dd62a28e50..5c0024c3ddbb 100644
--- a/docs/usage/clients.rst
+++ b/docs/usage/clients.rst
@@ -53,3 +53,16 @@ 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't find out more about it because it exists only in the shadowy
+depths of Daniel's laptop.
-- 
2.30.2



More information about the Patchwork mailing list