From 831d94d6e755e1a9016a4accf7364fac063ffa9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Sun, 8 Dec 2024 16:51:27 +0300 Subject: [PATCH] ci(sync-files): add global code owners MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: M. Fatih Cırıt --- .github/CODEOWNERS-manual | 1 - .github/sync-files.yaml | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS-manual b/.github/CODEOWNERS-manual index 5a5d7f3351..e69de29bb2 100644 --- a/.github/CODEOWNERS-manual +++ b/.github/CODEOWNERS-manual @@ -1 +0,0 @@ -* mfc@autoware.org ryohsuke.mitsudome@tier4.jp yutaka.kondo@tier4.jp diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index ddc94fa9f8..e25c02698b 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -27,6 +27,8 @@ sd " with:\n" " with:\n local-cspell-json: .cspell.json\n" {source} - source: .github/workflows/sync-files.yaml - source: .github/workflows/update-codeowners-from-packages.yaml + pre-commands: | + sd " auto-merge-method: squash\n" " auto-merge-method: squash\n global-codeowners: @autowarefoundation/autoware-core-global-codeowners" {source} - source: .clang-format - source: .clang-tidy - source: .markdown-link-check.json