TaskTemplate

Differences between revisions 6 and 7
Revision 6 as of 2007-06-26 18:01:59
Size: 1736
Editor: c-24-21-231-115
Comment: added how to find 50 bugs without a package
Revision 7 as of 2007-06-26 18:05:09
Size: 1802
Editor: c-24-21-231-115
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
## perl -pe 's/^(\d+)[^\(]*\([^\)]+\)\s*-\s*(.*)/\|\|<rowstyle="background-color: "> \[http:\/\/launchpad.net\/bugs\/$1 $1\] \|\| $2 \|\| \|\|/' ## perl -pe 's/^(\d+)[^\(]*\([^\)]+\)\s*-\s*(.*)/\|\|<rowstyle="background-color: "> \[http:\/\/launchpad.net\/bugs\/$1 $1\] \|\| $2 \|\| \|\|/' | head -n 50
## where 50 is a reasonable number of bugs to touch

Here we have a sampling of bugs to work on for Hug Day. After you have triaged or fixed a bug put your name in the last column and set the row background to a green color by adding lightgreen; in the first cell of the column after "background-color:". This will let people know that the bug in that row has been worked on.

10 postfix bugs that are "New"

Bug

Subject

Hugger

[http://launchpad.net/bugs/95631 95631]

postfix released (was. dist-upgrade failure (edgy->feisty) - SystemError from cache.commit(): installArchives() failed)

ScottK

50 bugs without a package

These bugs were just reported against Ubuntu which means they are less likely to get attention. There are about #### [https://launchpad.net/ubuntu/+bugs?field.searchtext=&orderby=-datecreated&search=Search&field.status%3Alist=New&field.importance%3Alist=Undecided&field.assignee=&field.owner=&field.omit_dupes=on&field.has_patch=&field.has_no_package=on bugs] in this state.

UbuntuBugDay/TaskTemplate (last edited 2010-06-29 12:52:52 by pc-231-206-161-190)