From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wHkLLmMPKGWNaAEAauVa8A:P1 (envelope-from ) for ; Thu, 12 Oct 2023 17:23:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wHkLLmMPKGWNaAEAauVa8A (envelope-from ) for ; Thu, 12 Oct 2023 17:23:15 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4380B761E7 for ; Thu, 12 Oct 2023 17:23:15 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Idpsu2vy; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697124195; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=9ecw1++DY0Tn8azDB9sMqgqlWlUXnGNfJlHlUp19wBU=; b=BLK5XWxajYQEJkhTi9DwfPgSTVL/Gx14po4NUwnck5RPWd2pk4VgvBNQ+0gwEKdkDvDLLG jBoMJZjKLPRx0HfB7mA0xoNhZqjuKhtQnNIuQdtYE/LSjIlwhGCvEJojaZBZ2HtlPrl8NR orBbao0GRd2tSe0EP+cidf9nB05Ph+qSrpxsev558TnCwtMCWKkUVWUIN3xX//+pZzsShc U2scX5CTv/vRiZKIU7aAV/1Xc9x1RVpu8v/yijuLA/jZck+eloAx9LHtR72JQwqPaSCQn8 YHfywaf4dUTgcSE5OTAaWCqy+CyM0NtOMvXTNjjqb3KpGo1IKhJRyGD2L3AqYw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697124195; a=rsa-sha256; cv=none; b=HOPDZRIohsMFM1FYqJup7S4hDvkwauqAyN4slkYhWp5/A9+nQ08dO4uLsSgCAODKlxANfp QKdF20xmFTnzrji7awvyCSfxueVfQSYzSqrPuQz15BAhgVdodDvb9RwsmNBfzS75O/InvX 21OCcZ798wzi5QW+KegE5QjhJy+E5KtZPrPdqU2m7wz5O0uMsMBEObdNT/2w8kKuOu5H9R H1yiJCrhj9xziAy6wBukXXh15mKQUQnQ1wUb4ZRmrU04XFAwEGN8RS/Wb31lK6cy+LOWMn s6tSq7yffbFHWzEoX2lHZny8tBZYv7rl+VJhVXrnI3TObSORwzcIV9xnc73b2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Idpsu2vy; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqwva-000119-Hw; Thu, 12 Oct 2023 10:44:42 -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 1qqwvY-0000yj-G3 for bug-guix@gnu.org; Thu, 12 Oct 2023 10:44:40 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qqwvY-0006t9-2E for bug-guix@gnu.org; Thu, 12 Oct 2023 10:44:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqwvu-00053Y-DE; Thu, 12 Oct 2023 10:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#66027: [PATCH v2] build: Add a commit-msg hook that embeds Change-Id in commit messages. Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org, Giovanni Biscuolo Resent-Date: Thu, 12 Oct 2023 14:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66027 X-GNU-PR-Package: guix X-GNU-PR-Keywords: help moreinfo notabug To: Maxim Cournoyer , 66027@debbugs.gnu.org Cc: Giovanni Biscuolo , Maxim Cournoyer Received: via spool by 66027-submit@debbugs.gnu.org id=B66027.169712186719344 (code B ref 66027); Thu, 12 Oct 2023 14:45:02 +0000 Received: (at 66027) by debbugs.gnu.org; 12 Oct 2023 14:44:27 +0000 Received: from localhost ([127.0.0.1]:44053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqwvL-00051w-Du for submit@debbugs.gnu.org; Thu, 12 Oct 2023 10:44:27 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:38110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqwvH-00051X-I3 for 66027@debbugs.gnu.org; Thu, 12 Oct 2023 10:44:25 -0400 Received: by mail-wr1-x42a.google.com with SMTP id ffacd0b85a97d-3232e96deaaso229555f8f.0 for <66027@debbugs.gnu.org>; Thu, 12 Oct 2023 07:44:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697121835; x=1697726635; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=9ecw1++DY0Tn8azDB9sMqgqlWlUXnGNfJlHlUp19wBU=; b=Idpsu2vyScx5L0x7vB7g+zVgO64naXsYETmkdO3FXID6/6kJADqipbii0kgCkEgat0 v2nWPaTAnha1hsOvsazvKi/r1Tq3JZZKAV3N6dWZzIXBQ6YX2wV0iifEASTnHv0Q4Ntl NKa68AIh9LXRTn1qOb1iwAagGahOBZhng1ijg2SZyRKG1rxaRXqEfvP2PkYv2NOc6usY s0Fyk7lWx4poQfIe0fgrgYh5yHw8x/lUY8Q+8YaaN4F+p99V3Qwr3EgWTj2zF2TA3u0K OeLP81IyQHsq2osrr90eFW353RDrcVesC8ORSE1Djw5xgFoiCjsBsvxqCw26mhC/4uPD XtLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697121835; x=1697726635; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9ecw1++DY0Tn8azDB9sMqgqlWlUXnGNfJlHlUp19wBU=; b=w9IhL/02Mi/Ox8RE1XEGTfOcch4xdgpe34LQKkVg0k+bfz+1FzDuB+3Xaad5/K/x2G 7sZ8UrUh9eKf83jh42NJ+kyjyrp23b5iQXOPXPRwHRQ5CyNw5D8UUyy4Jay7OUBoh9gs 47DHSn1JJDCE3zSSkvdoyLs98nuMJJzEAMP+HVIAgy89f4Q1sHrjOU8QiXkdVmkFJtjS YLajZ4B6uop9v/j+nU4PTWlPoam724UL4UaoASfnqmhl9zJ43GMqknjLRYyQ+svdvSaB nqbm+DgaO1sO8h36UHeZzzrVBHDCFTTzCS6cHwfgYooRzi0T6XaQK0m0+hdvtt5UZtr0 /FQg== X-Gm-Message-State: AOJu0YwmQEVG9qIHao8QDsnFyYkbxi7jKbEdpapSIfvR2DtifTW6vuyh dQ+81i2n7s/Q2es2Q9efwHU= X-Google-Smtp-Source: AGHT+IFoYug77oUHMBLBNjjCVFzjaRWVmhyQ+cPPdycspbSuaWlaXo5EVM+dvcdV4S8xk46CPMpwQQ== X-Received: by 2002:adf:ab49:0:b0:32d:974b:6dde with SMTP id r9-20020adfab49000000b0032d974b6ddemr344728wrc.0.1697121834960; Thu, 12 Oct 2023 07:43:54 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id p5-20020a7bcc85000000b00406447b798bsm7856wma.37.2023.10.12.07.43.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Oct 2023 07:43:54 -0700 (PDT) From: Simon Tournier In-Reply-To: <5cf8fc887ccaf4e0d81828293ea5c1bb13e747fd.1696863754.git.maxim.cournoyer@gmail.com> References: <87fs3e792i.fsf@xelera.eu> <5cf8fc887ccaf4e0d81828293ea5c1bb13e747fd.1696863754.git.maxim.cournoyer@gmail.com> Date: Thu, 12 Oct 2023 15:54:45 +0200 Message-ID: <86r0m02bfe.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 5.62 X-Migadu-Queue-Id: 4380B761E7 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 5.62 X-TUID: Cb4vSkSj2Uih Hi, On Mon, 09 Oct 2023 at 11:03, Maxim Cournoyer w= rote: > + particularly if a first version of your proposed > +changes was already published. Sorry if my English is not good enough. Here, it is not clear for me what =E2=80=9Cpublished=E2=80=9D means. Does it mean =E2=80=9Ctracked=E2= =80=9D by Debbugs? If yes, I would suggest: particularly if a previous version of your proposed changes was already submitted for review. Cheers, simon