]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
.b4-config: Add some patchwork related settings
authorTom Rini <trini@konsulko.com>
Wed, 21 Jan 2026 15:19:30 +0000 (09:19 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 28 Jan 2026 18:56:51 +0000 (12:56 -0600)
To make it easier for custodians to use b4 with patchwork, add some
defaults to the in-tree .b4-config. The API key will still have to be
configured.

Suggested-by: Quentin Schulz <quentin.schulz@cherry.de>
Acked-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
.b4-config

index 1f9ada793e652c99854e4d15241734c9b3bfc117..dd9041c435c9a375c99f2e8a12895e0a9aae183c 100644 (file)
@@ -4,3 +4,8 @@
 [b4]
     send-auto-to-cmd = scripts/get_maintainer.pl --nogit --nogit-fallback --nogit-chief-penguins --norolestats --nom
     send-auto-cc-cmd = scripts/get_maintainer.pl --nogit-fallback --nogit-chief-penguins --norolestats --nol
+    # Patchwork integration. You still need to set pw-key to your API key
+    pw-url = https://patchwork.ozlabs.org/
+    pw-project = uboot
+    pw-review-state = under-review
+    pw-accept-state = accepted