From 6d184282cdf9598088be0a9de619a207b6c3aeec Mon Sep 17 00:00:00 2001 From: alexpdp7 Date: Fri, 23 Jan 2026 19:27:04 +0100 Subject: Add code review tool --- IDEAS.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/IDEAS.org b/IDEAS.org index 17815521..891ad592 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -131,6 +131,12 @@ The mirror requests /foo to httpd, which returns the gemtext. - Could start with just pdf.js sharing and document location synchronization * Tool to replace all text files in a repository with a link, to migrate from a Git forge to another place without breaking links +* Code review tool + +- It runs automatic validation on unchecked commits continuously, adding git notes with the result +- Provides a UI to approve individual commits +- For validated *and* approved commits, it implements a merge queue that works on a per-commit basis. + * Typing database - A database of keyboard layouts. -- cgit v1.2.3