Some folks give Reviewed-by, Acked-by, Tested-by tags on the cover letter. It would be nice if b4 trailers -u could apply them to the individual patches.
In my case I am using b4 trailers -u -F xxx since I'm not using b4 to prepare and send the patches. I wonder if that makes a difference.
b4 trailers -u -F ccd10443-c643-487b-ab2b-f1da00f97ed7@collabora.com looks at the series at https://lore.kernel.org/all/20250424102509.1083185-1-wenst@chromium.org/ and applies tags for individual patches correctly, but only applies the Reviewed-by from Angelo, which was given to the cover letter, to patch 6, which happens to have the same subject as the cover letter.
Some folks give
Reviewed-by,Acked-by,Tested-bytags on the cover letter. It would be nice ifb4 trailers -ucould apply them to the individual patches.In my case I am using
b4 trailers -u -F xxxsince I'm not using b4 to prepare and send the patches. I wonder if that makes a difference.b4 trailers -u -F ccd10443-c643-487b-ab2b-f1da00f97ed7@collabora.comlooks at the series at https://lore.kernel.org/all/20250424102509.1083185-1-wenst@chromium.org/ and applies tags for individual patches correctly, but only applies theReviewed-byfrom Angelo, which was given to the cover letter, to patch 6, which happens to have the same subject as the cover letter.