From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Brainstorming features for issues.guix.gnu.org Date: Thu, 26 Mar 2020 12:06:36 +0100 Message-ID: <87k137xtmr.fsf@elephly.net> References: <87mu83xzzr.fsf@elephly.net> <87d08z1m8s.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58916) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHQLW-0004ve-19 for guix-devel@gnu.org; Thu, 26 Mar 2020 07:06:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jHQLU-0007jq-PR for guix-devel@gnu.org; Thu, 26 Mar 2020 07:06:45 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21192) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jHQLU-0007gZ-Gg for guix-devel@gnu.org; Thu, 26 Mar 2020 07:06:44 -0400 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Vincent Legoll Cc: Guix-devel Vincent Legoll writes: > filtering by severity maybe be of use (low, easy for newcomers, etc.) This already works for all severities that Debbugs supports. For example: https://issues.guix.gnu.org/search?query=3Dseverity%3Aserious+is%3Aopen (28211 is included because of a bug: the issue has been moved to a different package, so it is not included in the regular automated updates of our database.) We also have a dedicated page for easy issues: https://issues.guix.gnu.org/easy The =E2=80=9Cseverity=E2=80=9D query filter should be documented, and we sh= ould probably link to the =E2=80=9C/easy=E2=80=9D page somewhere. -- Ricardo