https://bugs.freedesktop.org/show_bug.cgi?id=54110

             Bug #: 54110
           Summary: Create script to identify most active bug wranglers
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: bjoern.michael...@canonical.com


We have up to now no good way to find the most active bug wranglers -- we can
look for those with the most reported bugs, but hardly for those who do the
most changes and comments. However this should not be too hard to find out:
The archives of the libreoffice-bugs list at:

 http://lists.freedesktop.org/archives/libreoffice-bugs/

has all the information needed.

So this task is to create a Python or Perl script (best commited to the
dev-tools repository in the end) that:
- takes one of the archives from the site above
- searches with regexps for both:
  - ^.*ReportedBy:.*$ (for reporters)
  - ^.* changed:$ (for bugwranglers)
- and reports the total counts found

That would allow the QA team to publish data on who is most active in QA on a
monthly basis and help motivate people to become active bug wranglers.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to