| Message ID | 20240706160725.3257906-5-hauke@hauke-m.de |
|---|---|
| State | Accepted |
| Delegated to: | Hauke Mehrtens |
| Headers | show
Return-Path:
<openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org>
X-Original-To: incoming@patchwork.ozlabs.org
Delivered-To: patchwork-incoming@legolas.ozlabs.org
Authentication-Results: legolas.ozlabs.org;
dkim=pass (2048-bit key;
secure) header.d=lists.infradead.org header.i=@lists.infradead.org
header.a=rsa-sha256 header.s=bombadil.20210309 header.b=zcZmW+tQ;
dkim=fail reason="signature verification failed" (2048-bit key;
unprotected) header.d=hauke-m.de header.i=@hauke-m.de header.a=rsa-sha256
header.s=MBO0001 header.b=vlQ33Qt/;
dkim-atps=neutral
Authentication-Results: legolas.ozlabs.org;
spf=none (no SPF record) smtp.mailfrom=lists.openwrt.org
(client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org;
envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org;
receiver=patchwork.ozlabs.org)
Received: from bombadil.infradead.org (bombadil.infradead.org
[IPv6:2607:7c80:54:3::133])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384)
(No client certificate requested)
by legolas.ozlabs.org (Postfix) with ESMTPS id 4WGb1N31tzz1xrJ
for <incoming@patchwork.ozlabs.org>; Sun, 7 Jul 2024 02:09:26 +1000 (AEST)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
d=lists.infradead.org; s=bombadil.20210309; h=Sender:
Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post:
List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:
Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description:
Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:
List-Owner; bh=txOrpPe7t+vd09WM6FXhOFbhZXj7rzn/bE+h7eMKsO0=; b=zcZmW+tQ6BNMXp
oMUdixEh0Foigt4Rg9jgETomFhAVFzOQyl6gQqRm79PoQn8Kn8pYlJQUCet4HejIb/i2rJgWXN5lD
p+tPKrx3c3ufoYR7d9RmgcfFibLu26KxvpOVYKjH5J36KSsexybhkmI1hOYCAGhKM1cNd2QSDxoo5
v1L3166pSNX8dU3gNeOCckaavhXOx/zjZNKUWSj57kpdvfim4VLubMlEG8JYNWuOl0LL+xYnpWXZz
4Wz1kc1bFBBMRq0uziSGT8e+RQAl+QsxJBWqEeSFQSpLeyJ1bql080nV7r2oM/6NW5sR8kvF88PU+
SmHZRMPpNA5FCeaiAuJQ==;
Received: from localhost ([::1] helo=bombadil.infradead.org)
by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux))
id 1sQ7x9-00000000R8h-0ZWA;
Sat, 06 Jul 2024 16:07:59 +0000
Received: from mout-p-201.mailbox.org ([80.241.56.171])
by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux))
id 1sQ7x4-00000000R6f-0TGI
for openwrt-devel@lists.openwrt.org;
Sat, 06 Jul 2024 16:07:55 +0000
Received: from smtp2.mailbox.org (smtp2.mailbox.org
[IPv6:2001:67c:2050:b231:465::2])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest
SHA256)
(No client certificate requested)
by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4WGZzR1CXfz9tJh;
Sat, 6 Jul 2024 18:07:47 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hauke-m.de; s=MBO0001;
t=1720282067;
h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
to:to:cc:cc:mime-version:mime-version:
content-transfer-encoding:content-transfer-encoding:
in-reply-to:in-reply-to:references:references;
bh=RMac6Z65oYEaXuEiJLXb4u+iaBUhOl8u5WHdLDiQF0k=;
b=vlQ33Qt/c19rkWO5WZtisTmg510zjoajfKKc0XpJ7QSkq1X7P9Pk82ACv1UROmp7pcI/vw
fEDehqaoHiLu1Bcwfp4GqSYHCSk8jUyagnvi809mszaocCaYKJElJ0qNik+j4VjJrsDAjw
DFoP411QY/vGAFa+JXf02QWifaUJZbH14n4fwsl5KpOct0N3P5YiWTGu7OWoLV2QkGpvz+
jl5BwZ7aHeH45zwHXuL6g36zk6fKGpr8Z2vdujtwrj9SfmrW7tBRpC1hDmVAuS3bpM2YnC
2TvjNCX08iSckdcPuXnzhe7eYInLZZHKXtPkqgrBv14WkjDyI2HLhbwkA9Aqpg==
From: Hauke Mehrtens <hauke@hauke-m.de>
To: openwrt-devel@lists.openwrt.org
Cc: ansuelsmth@gmail.com,
Hauke Mehrtens <hauke@hauke-m.de>
Subject: [maintainer-tools PATCH 4/4] github-merge-pr: doc: Install extra
git-filter-repo
Date: Sat, 6 Jul 2024 18:07:25 +0200
Message-ID: <20240706160725.3257906-5-hauke@hauke-m.de>
In-Reply-To: <20240706160725.3257906-1-hauke@hauke-m.de>
References: <20240706160725.3257906-1-hauke@hauke-m.de>
MIME-Version: 1.0
X-Rspamd-Queue-Id: 4WGZzR1CXfz9tJh
X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3
X-CRM114-CacheID: sfid-20240706_090754_313635_A3A75A14
X-CRM114-Status: UNSURE ( 6.50 )
X-CRM114-Notice: Please train this message.
X-Spam-Score: -0.9 (/)
X-Spam-Report: Spam detection software,
running on the system "bombadil.infradead.org",
has NOT identified this incoming email as spam. The original
message has been attached to this so you can view it or label
similar future email. If you have any questions, see
the administrator of that system for details.
Content preview: The git filter-repo command is not available by default.
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> --- github-merge-pr.sh | 2 ++ 1 file
changed,
2 insertions(+) diff --git a/github-merge-pr.sh b/github-merge-pr.sh index
f294c85..1bd3e2f 100755 --- a/github-merge-pr.sh +++ b/github-merge-pr.sh
@@ -6,6 +6,8 @@ # 2. Make sure you can correctly push and force pus [...]
Content analysis details: (-0.9 points, 5.0 required)
pts rule name description
---- ----------------------
--------------------------------------------------
-0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low
trust
[80.241.56.171 listed in list.dnswl.org]
0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record
-0.0 SPF_PASS SPF: sender matches SPF record
-0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from
envelope-from domain
-0.1 DKIM_VALID Message has at least one valid DKIM or DK
signature
-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
author's
domain
0.1 DKIM_SIGNED Message has a DKIM or DK signature,
not necessarily valid
X-BeenThere: openwrt-devel@lists.openwrt.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: OpenWrt Development List <openwrt-devel.lists.openwrt.org>
List-Unsubscribe: <https://lists.openwrt.org/mailman/options/openwrt-devel>,
<mailto:openwrt-devel-request@lists.openwrt.org?subject=unsubscribe>
List-Archive: <http://lists.openwrt.org/pipermail/openwrt-devel/>
List-Post: <mailto:openwrt-devel@lists.openwrt.org>
List-Help: <mailto:openwrt-devel-request@lists.openwrt.org?subject=help>
List-Subscribe: <https://lists.openwrt.org/mailman/listinfo/openwrt-devel>,
<mailto:openwrt-devel-request@lists.openwrt.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "openwrt-devel" <openwrt-devel-bounces@lists.openwrt.org>
Errors-To:
openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org
|
| Series |
github-merge-pr: Misc patches
|
expand
|
diff --git a/github-merge-pr.sh b/github-merge-pr.sh index f294c85..1bd3e2f 100755 --- a/github-merge-pr.sh +++ b/github-merge-pr.sh @@ -6,6 +6,8 @@ # 2. Make sure you can correctly push and force push to the github # repository # +# Make sure to install the extra git-filter-repo package. +# # Usage: github-merge-pr.sh PR_NUMBER BRANCH REPO_NAME # # BRANCH is optional and defaults to main.
The git filter-repo command is not available by default. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> --- github-merge-pr.sh | 2 ++ 1 file changed, 2 insertions(+)