From 12a9a3c60797e804e83d467581faad2dd1244ca1 Mon Sep 17 00:00:00 2001 From: Enric Tobella Date: Wed, 28 Feb 2024 10:17:01 +0100 Subject: [PATCH] Add automation repository --- conf/repo/social.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/conf/repo/social.yml b/conf/repo/social.yml index 1e7c8d2..6294df8 100644 --- a/conf/repo/social.yml +++ b/conf/repo/social.yml @@ -15,3 +15,12 @@ social: name: Addons concerning odoo's social erp features and messaging in general psc: social-maintainers psc_rep: social-maintainers-psc-representative +automation: + branches: + - "16.0" + - "17.0" + category: Social + default_branch: "16.0" + name: Addons concerning automation processes + psc: social-maintainers + psc_rep: social-maintainers-psc-representative