zimoun writes: > To complement, some monthly information about debbugs should be nice > too; maybe provided by Mumi. > Some time ago [1] Pjotr proposed something like: > > --8<---------------cut here---------------start------------->8--- > Summary > > Status > 31 Outstanding > 18 Resolved > Severity > 49 Normal bugs > Classification > 22 Patch Available > 9 Unclassified > > Patches older than 1 week: > > gnu: mumble: Build with 'murmur' server component. Modified 13 days ago; > gnu: Add blists. Modified 13 days ago; > gnu: Add lush2. Modified 13 days ago; > etc. > --8<---------------cut here---------------end--------------->8--- > > And maybe > - 5 pointers to easy bugs > - 5 pointer to long standing bugs > etc. ... > [1] https://lists.gnu.org/archive/html/guix-devel/2017-02/msg01139.html That sounds good to me. I haven't worked with data in Debbugs much before, so if anyone knows how to easily get this data, that would be great. Otherwise, it's probably possible to get something working by parsing the web pages, and possibly using the SOAP interface. Thanks, Chris