We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701e814 commit 831d94dCopy full SHA for 831d94d
.github/CODEOWNERS-manual
@@ -1 +0,0 @@
1
-* mfc@autoware.org ryohsuke.mitsudome@tier4.jp yutaka.kondo@tier4.jp
.github/sync-files.yaml
@@ -27,6 +27,8 @@
27
sd " with:\n" " with:\n local-cspell-json: .cspell.json\n" {source}
28
- source: .github/workflows/sync-files.yaml
29
- source: .github/workflows/update-codeowners-from-packages.yaml
30
+ pre-commands: |
31
+ sd " auto-merge-method: squash\n" " auto-merge-method: squash\n global-codeowners: @autowarefoundation/autoware-core-global-codeowners" {source}
32
- source: .clang-format
33
- source: .clang-tidy
34
- source: .markdown-link-check.json
0 commit comments