Date: Tue, 12 Jan 2016 03:59:39 +0000 (UTC) From: Benjamin Kaduk <bjk@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47994 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201601120359.u0C3xdjJ020996@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bjk Date: Tue Jan 12 03:59:39 2016 New Revision: 47994 URL: https://svnweb.freebsd.org/changeset/doc/47994 Log: Add bugmeister entry from Mahdi Mokhtari Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Tue Jan 12 03:19:47 2016 (r47993) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Tue Jan 12 03:59:39 2016 (r47994) @@ -1674,4 +1674,93 @@ </task> </help> </project> + + <project cat='team'> + <title>Issue Tracking (Bugzilla)</title> + + <contact> + <person> + <name>Bugmeisters</name> + <email>bugmeister@FreeBSD.org</email> + </person> + + <person> + <name> + <given>Kubilay</given> + <common>Kocak</common> + </name> + <email>koobs@FreeBSD.org</email> + </person> + + <person> + <name> + <given>Mahdi</given> + <common>Mokhtari</common> + </name> + <email>mokhi64@gmail.com</email> + </person> + </contact> + + <links> + <url href="https://bugs.freebsd.org/bugzilla/">Bugzilla Home Page</url> + </links> + + <body> + <p>This quarter, the bugmeister team has gained a new member, + Mahdi Mokhtari (mokhi64@gmail.com). Mahdi has been contributing + to the &os; Project for just over one month. After getting + started by creating ports for Chef-Server and MySQL 5.7 (With + Bernard Spil's help), an introduction to to &a.koobs; led to + guidance on appropriate projects, such as Bugzilla development, + helping Bugmeister, the Bugzilla Triage team, Developers, and the + Community by making issue tracking better. This is how things are + going so far:</p> + + <p>Issue Tracking can be either "Defect Tracking for + Systems" or "Bug-Tracking for Systems". System + Defect Tracking is to allow individual or groups of developers to + keep track of outstanding issues in their product effectively. We + use Bugzilla to manage issues for the &os; project. </p> + + <p>We are pleased to announce some developments on our issue + management systems:</p> + + <ul> + <li>We have made improvements to the AutoAssigner module + (not yet deployed) that was previousely developed by Marcus to + assign ports' bugs to their maintainers by default, such as: + + <ul> + <li>Improvements and bugfixes to port detection in + the Summary: field of issues, for automatic assignment + to their maintainers in a better way.</li> + + <li>Refactoring code to make future development easier + and faster in a more modular way.</li> + </ul> + </li> + + <li>We have developed a new module (FBSDAttachment), which + automates setting maintainer-approval flag values on attachments + under most conditions. This will improve time to resolution, + consistency of triage, and save manual effort on behalf of + triagers and maintainers.</li> + + <li>We reported and upstreamed a number of bugs in Bugzilla, working + with the upstream Bugzilla developers.</li> + </ul> + </body> + + <help> + <task> + <p>Major improvements to templates for usability and + simplicity.</p> + </task> + + <task> + <p>Further improvements to automation (for example, + additional processing of commit logs).</p> + </task> + </help> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601120359.u0C3xdjJ020996>