From unknown Sun Jun 22 11:35:38 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#71620 <71620@debbugs.gnu.org> To: bug#71620 <71620@debbugs.gnu.org> Subject: Status: Allow tagging issues from mumi CLI Reply-To: bug#71620 <71620@debbugs.gnu.org> Date: Sun, 22 Jun 2025 18:35:38 +0000 retitle 71620 Allow tagging issues from mumi CLI reassign 71620 mumi submitter 71620 Arun Isaac severity 71620 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 17 18:14:16 2024 Received: (at submit) by debbugs.gnu.org; 17 Jun 2024 22:14:16 +0000 Received: from localhost ([127.0.0.1]:38197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJKcC-0006Vx-EG for submit@debbugs.gnu.org; Mon, 17 Jun 2024 18:14:16 -0400 Received: from lists.gnu.org ([209.51.188.17]:56886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJKcA-0006Vo-Ed for submit@debbugs.gnu.org; Mon, 17 Jun 2024 18:14:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJKc4-00007e-G5 for bug-mumi@gnu.org; Mon, 17 Jun 2024 18:14:09 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJKby-0005Wt-1f for bug-mumi@gnu.org; Mon, 17 Jun 2024 18:14:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=8qLe2/Oj9hciE18FSQi0rT4SVf5Oy/f6Ukg47jTKxZU=; b=mef2no1FEc4+Nq24Kq9zBd0xUJ /vuW5NlD/iAlfDmSTev2kn9TTirMTy5zmhZSF/0VPAh/i0naXa0MQ3pTcX7JuMGOqscClwrEXorhK kaPLhAk85nbifrTfXPS8v5eMIBzN/CKpCWhDS+gDSyx21q1zBexfVaD7kmx3cmCNehuRoZ7B5Lfbt tkH1fGo8wIzp1v5RZpwkFNHvvrFS5JPhIrPlgajfVpp69AuV5836hM7tX3RSN3inFEJVDbrqlx4xq CIFHyXvDO6P7Vkz8SytTtJv0NTE5Ce7+dK/KZl6MHd4KNyBVvK0NYvXgGDSFHIdaop8KmmktONWwu VxVIylVw==; Received: from [192.168.2.1] (port=51520 helo=localhost) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1sJKYV-0006w2-2v for bug-mumi@gnu.org; Mon, 17 Jun 2024 23:10:28 +0100 From: Arun Isaac To: bug-mumi@gnu.org Subject: Allow tagging issues from mumi CLI Date: Mon, 17 Jun 2024 23:13:46 +0100 Message-ID: <87tthr6wv9.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) The mumi CLI client should provide a subcommand to tag issues. This feature could be combined with a more general subcommand that allows sending other commands to the Debbugs control server. https://debbugs.gnu.org/server-control.html From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 23 20:28:48 2025 Received: (at 71620-done) by debbugs.gnu.org; 24 Feb 2025 01:28:48 +0000 Received: from localhost ([127.0.0.1]:37565 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tmNH6-0005bL-4L for submit@debbugs.gnu.org; Sun, 23 Feb 2025 20:28:48 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:35158) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tmNH0-0005at-43 for 71620-done@debbugs.gnu.org; Sun, 23 Feb 2025 20:28:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1740360510; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=oNpNT83ziqw2enLoSgAUL5wJ4W3DPbnos3uZTDHVeEs=; b=Vd8GqNwJwRg9iB+Cv18GU+VWJ/92QbCs7QMEZ5uD0Sz/e8BjjIrxLv6rhactDMVsfdwtr8 W2ER1s7dbfoLvFLOioLLd2m0br1W4+2xWk9R3j23sDK/95fj0k00HHtVZEXzRLDQlAV587 mOHOCmXadWXAEa0z1+7R8QykHVLNs+VOMAP0lGTqjw8m8uo+mKPr3qiEc1vuYsoz6XlUJp SzzEYbFXP7F/5/leHG1mUU7kNLGPUH1KCufTEU0iT9XVRFLE6Q3X67JX5qHw18ZqatMw5U akzO94v28sPlUascswdSFpmBEyxw0wNvIkXoj9mcjrdDf73Ah72xXqeBnPtgsw== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id c8355ec3 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 24 Feb 2025 01:28:29 +0000 (UTC) From: Arun Isaac To: 71620-done@debbugs.gnu.org Subject: Re: Allow tagging issues from mumi CLI In-Reply-To: <87tthr6wv9.fsf@systemreboot.net> Date: Mon, 24 Feb 2025 01:28:22 +0000 Message-ID: <87v7t03zd5.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71620-done Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) This has now been implemented. https://git.savannah.gnu.org/cgit/guix/mumi.git/commit/?id=d8ec3783b22b7babbe24aa3115df92266397a992 From unknown Sun Jun 22 11:35:38 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 24 Mar 2025 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator