aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2022-05-05 21:40:17 -0400
committerKyle Meyer <kyle@kyleam.com>2022-05-07 10:09:26 -0400
commit2bf9c383b2943eef1754e20db24419f8e269a8b7 (patch)
tree4b2d8747cde49678e455203719fdcee466550b1b /TODO
parent6f196480a040c0f57bb0a11ecae97e5b427a9d0f (diff)
downloadpiem-2bf9c383b2943eef1754e20db24419f8e269a8b7.tar.gz
piem-inboxes: Support mapping inbox to multiple coderepos
An inbox may regularly receive patches for multiple repos. Allow an inbox's :coderepo to be a list, and teach piem-inbox-coderepo to select a target repo by prompting the caller with the configured list. Message-Id: <20220506014017.14259-1-kyle@kyleam.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 97d2d7f..e6a90ea 100644
--- a/TODO
+++ b/TODO
@@ -2,10 +2,6 @@ A (sparse and likely stale) to-do list for piem -*-outline-*-
* general
-** piem-inboxes: support mapping inbox to multiple coderepos
-A catchall inbox may be used for small projects without a dedicated
-address.
-
** "report inbox" command for debugging
** "show message ID at point" command