[PATCH b4 0/3] review: avoid downloading logs and fix URLs
"Matthieu Baerts (NGI0)" <[email protected]>
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <[email protected]> |
The build-in Sashiko and Patchwork support is nice! Here are just some small fixes: - Patch 1: avoid downloading the review logs that are not used. - Patch 2: fix Sashiko URLs that were leading to a 404. - Patch 3: use Patchwork target URL instead of the API one. Signed-off-by: Matthieu Baerts (NGI0) <[email protected]> --- Matthieu Baerts (NGI0) (3): review: sashiko: switch to patchset endpoint review: sashiko: fix URLs review: patchwork: use the target URL src/b4/review/checks.py | 9 ++++++--- src/tests/test_review_checks.py | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) --- base-commit: d5d981426ead3f490713ef5d2fd1aa3d0f13b005 change-id: 20260428-sashiko-patchset-api-277ecc2ffbd4 Best regards, -- Matthieu Baerts (NGI0) <[email protected]>