- commit
- acdbde9
- parent
- b5c2188
- author
- Eric Bower
- date
- 2025-02-21 21:34:28 -0500 EST
docs: todo
1 files changed,
+2,
-6
+2,
-6
1@@ -207,17 +207,13 @@ curl localhost:3000
2 > This project is being actively developed and we have not reached alpha status
3 > yet.
4
5-1. User-provided template files
6-1. Better diff algo between patchsets
7-1. Generate event log summary as a cover letter?
8+1. Commenting system (git notes?)
9 1. Support a `diff` workflow (convert `git diff` into mbox patch format)
10-1. More robust ACL rules (OR integrate with self-hosted git repos like gitolite)
11-1. Pubsub system to send events
12+1. Moderation tooling
13 1. Adapter to statically generate web view
14
15 ## ideas
16
17 1. TUI?
18-1. Officially support git remotes?
19 1. PR build steps? (e.g. ci/cd, status checks, merge checks)
20 1. Bulk modify PRs? (rsync, sftp, sshfs)