ml-team-fixes-report

Langue: en

Version: 333380 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

ml-team-fixes-report - searches fixes by team

SYNOPSIS

ml-team-fixes-report <team_name> <bug_mailinglist_file> [<bug_mailinglist_file> ...]

DESCRIPTION

ml-team-fixes-report will parse a -changes mbox to find Launchpad-Bugs-Fixed and Changed-By information to identify who fixed a bug task with an upload. Then the Launchpad API is used to determine if the fixer is a member of the team supplied argv[1] if so the date the bug task was created and fix released and the number of days to fix it is calculated. This data is then put into a shiny report.
 

CAVEATS

ml-team-fixes-report needs a local text file containing the bugs mailing list archive. This can be downloaded from http://people.ubuntu.com/~listarchive/ubuntu-bugs/

AUTHORS

ml-team-fixes-report was written by Brian Murray <brian@ubuntu.com>

This script is released under the GNU General Public License, version 3 or later.