Re: [PATCH v2] contrib/selinux: use regex instead of SELinux template
On Wed, 05 Nov 2025 03:28:22 -0700
Max Chernoff
Hi Stefano,
On Tue, 2025-11-04 at 22:13 +0100, Stefano Brivio wrote:
Max, thanks for testing and reviewing, I took the liberty to translate your comments into Tested-by: and Reviewed-by: tags as they clearly seemed to indicate that.
Ah, thanks for that! I'm still fairly new to the patch-on-a-mailing-list workflow, so is there something that I should have done differently?
We use pretty much the same tags as the Linux kernel does:
https://docs.kernel.org/process/submitting-patches.html#using-reported-by-te...
(except we only use Link:, not Closes:) which are nice because they're
machine-readable, so one could use, say, for instance, a script like:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scri...
to Cc: you automatically on a patch if you often reviewed or tested
the code or file affected by it.
So, here, you could have simply replied with:
Reviewed-by: Max Chernoff
Hi Stefano, On Wed, 2025-11-05 at 16:31 +0100, Stefano Brivio wrote:
On Wed, 05 Nov 2025 03:28:22 -0700 Max Chernoff
wrote: On Tue, 2025-11-04 at 22:13 +0100, Stefano Brivio wrote:
Max, thanks for testing and reviewing, I took the liberty to translate your comments into Tested-by: and Reviewed-by: tags as they clearly seemed to indicate that.
Ah, thanks for that! I'm still fairly new to the patch-on-a-mailing-list workflow, so is there something that I should have done differently?
We use pretty much the same tags as the Linux kernel does:
https://docs.kernel.org/process/submitting-patches.html#using-reported-by-te...
[...]
So, here, you could have simply replied with:
Reviewed-by: Max Chernoff
Tested-by: Max Chernoff to unequivocally state what you did with that submission.
Thanks for the pointer! I'll make sure to remember that for next time. Thanks, -- Max
participants (2)
-
Max Chernoff
-
Stefano Brivio