rev 3597 - debbugs-illa
Pierre Habouzit
madcoder at costa.debian.org
Tue Apr 18 18:08:52 UTC 2006
Author: madcoder
Date: 2006-04-18 18:08:51 +0000 (Tue, 18 Apr 2006)
New Revision: 3597
Added:
debbugs-illa/TODO
Log:
todo's
Added: debbugs-illa/TODO
===================================================================
--- debbugs-illa/TODO 2006-04-18 17:49:26 UTC (rev 3596)
+++ debbugs-illa/TODO 2006-04-18 18:08:51 UTC (rev 3597)
@@ -0,0 +1,27 @@
+Short Term:
+
+ * implement some common command line parsing stuff, and common config files
+ with sections so that one instance can run with multiple Bugzillas. (à la
+ dput/dupload/...)
+
+ * add the Notion of Notification Mail List (our
+ pkg-kde-bugs-fwd at lists.a.d.o) and make bzsync add it to the Cc if not
+ already there
+
+ * bzsync/bzlink are not well named:
+ + bzsync should be bzpull (pull informations from Bugzilla into the BTS)
+ + bzlink should be bznotifparse (or anything meaningful)
+
+ * rework bz notification parser, so that it sends separate mails to the bts
+ bug nnn-quiet at bugs.debian.org, and a cumulative mail to control at bugs.d.org
+ of all the commands that it has generated. => reduces `control' spam
+
+ * Use DEBEMAIL to forge current Config.From (have to look at reportbug)
+
+Medium Term:
+
+ * make bzlink figure how to jump from merged closings into other merged
+ closings. => currently user has to use bzsync manually
+
+ * find a way to post new bugs, interactively or not. call that bzpush.py
+
More information about the pkg-kde-commits
mailing list