From: "Nícolas F. R. A. Prado" <nfraprado@collabora.com>
To: Thorsten Leemhuis <linux@leemhuis.info>,
Jonathan Corbet <corbet@lwn.net>
Cc: kernel@collabora.com, regressions@lists.linux.dev,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
workflows@vger.kernel.org,
"Chris Bainbridge" <chris.bainbridge@gmail.com>,
"Nícolas F. R. A. Prado" <nfraprado@collabora.com>
Subject: [PATCH v2 2/2] docs: handling-regressions.rst: Update regzbot command fixed-by to fix
Date: Mon, 11 Mar 2024 10:36:16 -0400 [thread overview]
Message-ID: <20240311-regzbot-fixes-v2-2-98c1b6ec0678@collabora.com> (raw)
In-Reply-To: <20240311-regzbot-fixes-v2-0-98c1b6ec0678@collabora.com>
On the reference documentation for regzbot, the fixed-by command has
been renamed to fix. Update the kernel documentation accordingly.
Link: https://gitlab.com/knurd42/regzbot/-/blob/main/docs/reference.md
Link: https://gitlab.com/knurd42/regzbot/-/commit/6d8d30f6bda84e1b711121bb98a07a464d3f089a
Reviewed-by: Thorsten Leemhuis <linux@leemhuis.info>
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
---
Documentation/process/handling-regressions.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/process/handling-regressions.rst b/Documentation/process/handling-regressions.rst
index 42b13f77b019..ce6753a674f3 100644
--- a/Documentation/process/handling-regressions.rst
+++ b/Documentation/process/handling-regressions.rst
@@ -432,7 +432,7 @@ or itself is a reply to that mail:
* Mark a regression as fixed by a commit that is heading upstream or already
landed::
- #regzbot fixed-by: 1f2e3d4c5d
+ #regzbot fix: 1f2e3d4c5d
* Mark a regression as a duplicate of another one already tracked by regzbot::
--
2.44.0
next prev parent reply other threads:[~2024-03-11 14:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-11 14:36 [PATCH v2 0/2] docs: *-regressions.rst: Tweaks to the commands Nícolas F. R. A. Prado
2024-03-11 14:36 ` [PATCH v2 1/2] docs: *-regressions.rst: Add colon to regzbot commands Nícolas F. R. A. Prado
2024-03-11 14:36 ` Nícolas F. R. A. Prado [this message]
2024-03-18 9:40 ` [PATCH v2 0/2] docs: *-regressions.rst: Tweaks to the commands Jonathan Corbet
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240311-regzbot-fixes-v2-2-98c1b6ec0678@collabora.com \
--to=nfraprado@collabora.com \
--cc=chris.bainbridge@gmail.com \
--cc=corbet@lwn.net \
--cc=kernel@collabora.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@leemhuis.info \
--cc=regressions@lists.linux.dev \
--cc=workflows@vger.kernel.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox