[Collab-qa-commits] r333 - tools/bugs2packagelist
abi at alioth.debian.org
abi at alioth.debian.org
Wed Jul 11 10:58:14 UTC 2007
Author: abi
Date: 2007-07-11 10:58:14 +0000 (Wed, 11 Jul 2007)
New Revision: 333
Modified:
tools/bugs2packagelist/Notes
Log:
...
Modified: tools/bugs2packagelist/Notes
===================================================================
--- tools/bugs2packagelist/Notes 2007-07-11 08:25:40 UTC (rev 332)
+++ tools/bugs2packagelist/Notes 2007-07-11 10:58:14 UTC (rev 333)
@@ -1,5 +1,3 @@
-TODO:
-
all bugs related to a rebuild or piuparts run will be tagged with
a usertag piuparts-test-<date_of_run> or archive-rebuild-<date_of_run>
and User: set to the QA groups mailadress.
@@ -14,3 +12,11 @@
Called like:
bts2pkglist <user_address> <usertag> <package_list_file>
+
+
+some notes about the get_bugs function:
+
+ 12:49 <dondelelcaro> my $usertags = $c->get_usertag('debian-qa at lists.debian.org')->result(); my $bugs =
+ $c->get_bugs(usertags=>$usertags,tag=>'qa-ftbfs-20070708',package=>'tilp')
+ -> should work too, is just a bit slower than searchin within a given
+ scope of bugs
More information about the Collab-qa-commits
mailing list