unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andrew Hyatt <ahyatt@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Basic questions about the triage process
Date: Tue, 29 Dec 2015 19:12:25 +0200	[thread overview]
Message-ID: <83ege5dvra.fsf@gnu.org> (raw)
In-Reply-To: <m2twn1ke2v.fsf@gmail.com> (message from Andrew Hyatt on Tue, 29 Dec 2015 00:40:08 -0500)

> From: Andrew Hyatt <ahyatt@gmail.com>
> Date: Tue, 29 Dec 2015 00:40:08 -0500
> 
> I've put together my notes into a file I stuck in the admin section.

Thanks.  A few comments below.

> +* The what and why of bug triage
> +
> +Bugs have to be regularly looked at and acted upon.  Not all bugs are
> +critical, but at the least, each bug needs to be regularly re-reviewed
> +to make sure it is still reproducible.  A large backlog of bugs is
> +disheartening to the developers, and a culture of ignoring bugs is
> +harmful to users, who expect software that works.

This paragraph is probably better to move to CONTRIBUTE.  It should
point to this file, which in turn should describe only the triage
itself, not its importance.

> +The goal of this triage is to prune down the list of old bugs, closing
> +the ones that are not reproducible on the current release.

I think triage is more than that: it should also strive to classify
the bugs according to their importance.

> +  1. To start, enter debbugs mode (either debbugs-gnu or debbugs-org), and
> +     accept the default list option of bugs that have severity serious,
> +     important, or normal.  
> +  2. This will also show closed bugs that have yet to be archived.  You can
> +     filter these out in debbugs-gnu with "x" (debbugs-gnu-toggle-suppress).

Triage can be done via a Web browser as well.  I suggest to mention
debbugs-gnu as one possibility, perhaps the preferred one, but not the
only one.

> +  3. For each bug, do the following:
> +     - Read the mail thread for the bug. Find out if anyone has been able to
> +       reproduce this on the current release.
> +     - If someone has been able to, then your work is finished for this bug.

Again, having the bug reproducible is not the end of triage, at least
not in general.  It is a good idea to use your judgment to decide
whether the bug is really a bug (and if so, how important it is), a
request for a new feature, or simply a rant.  debbugs.gnu.org supports
tags for recording the results of this process; it would be good if at
least some bugs got tagged accordingly as result of the triage.

> +     - If you can reproduce, then reply on the thread (either on the original
> +       message, or anywhere you find appropriate) that you can reproduce this on
> +       the current release.

Here, I'd suggest to request adding relevant details.  Sometimes bug
reports don't provide backtraces, or don't even describe the recipe in
sufficient detail.  If the triage supplies these details, let alone if
you can come up with a simpler reproducer, adding this information
will be of great value to those who will come after you to try
resolving the bug.

Also, if the description isn't detailed enough, it might be a good
idea to ask for more detailed description, because the stuff that was
left out might be the reason for not being able to reproduce the bug
in the first place.

> +     - If you can't reproduce, but the bug is newer than 2 years old, state that
> +       you can't reproduce it on the current release, ask if they can try again
> +       against the current release.

There's a tag for that, I believe.

> +  4. Your changes will take some time to take effect. After a period of minutes
> +     to hours, you will get a mail telling you the control message has been
> +     processed. At this point, you and everyone else can see your changes.

That mail can also say there were errors, something to mention here, I
think.

Thanks again for working on this (and on the triage itself).



  reply	other threads:[~2015-12-29 17:12 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-28  5:39 Basic questions about the triage process Andrew Hyatt
2015-12-28  8:58 ` Michael Albinus
2015-12-28 16:25   ` Andrew Hyatt
2015-12-28 17:35     ` Michael Albinus
2015-12-28 20:24 ` John Wiegley
2015-12-29  5:40   ` Andrew Hyatt
2015-12-29 17:12     ` Eli Zaretskii [this message]
2015-12-30  0:22       ` Andrew Hyatt
2015-12-30 17:21         ` Eli Zaretskii
2015-12-31  1:19           ` Noam Postavsky
2015-12-31  3:38             ` Eli Zaretskii
2015-12-31  9:06               ` Michael Albinus
2015-12-31 13:49                 ` Eli Zaretskii
2015-12-31 13:57                   ` Michael Albinus
2016-01-07 21:04     ` Phillip Lord
2016-01-07 22:05       ` Andy Moreton
2016-01-07 22:40         ` Phillip Lord
2016-01-09  3:46           ` Andrew Hyatt
2015-12-28 23:55 ` Xue Fuqiao
2015-12-29  0:38   ` Andrew Hyatt
2015-12-29  0:50     ` Lars Ingebrigtsen
2015-12-29  0:59       ` Andrew Hyatt
2015-12-29  1:07         ` Lars Ingebrigtsen
2015-12-29  1:21           ` John Wiegley
2015-12-29  1:50             ` Drew Adams
2016-01-02 21:37               ` Marcin Borkowski
2016-02-15 20:04                 ` Marcin Borkowski
2015-12-29  6:46             ` CHENG Gao
2015-12-29 15:50               ` Eli Zaretskii
2015-12-29 17:03         ` Nikolaus Rath
2015-12-29 17:16           ` John Wiegley
2015-12-29 17:50           ` Drew Adams
2015-12-29 23:36             ` Andrew Hyatt
2016-01-07 21:09               ` Phillip Lord
2016-01-07 21:28                 ` Lars Magne Ingebrigtsen
2016-01-09  3:47                   ` Andrew Hyatt
2016-01-09 20:56                     ` John Wiegley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83ege5dvra.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=ahyatt@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).