From 16069235136afd31a4b39b17dbf096e6039c74a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Duy=20=28=C4=90=E1=BB=97=20Anh=29?= Date: Wed, 4 Dec 2024 15:58:19 +0700 Subject: [PATCH] oca-port: blacklist PR(s) 178, 153 for product_brand --- .oca/oca-port/blacklist/product_brand.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .oca/oca-port/blacklist/product_brand.json diff --git a/.oca/oca-port/blacklist/product_brand.json b/.oca/oca-port/blacklist/product_brand.json new file mode 100644 index 000000000..3b8641fb7 --- /dev/null +++ b/.oca/oca-port/blacklist/product_brand.json @@ -0,0 +1,6 @@ +{ + "pull_requests": { + "178": "(auto) Nothing to port from PR #178", + "153": "(auto) Nothing to port from PR #153" + } +}