feat: sync file to *

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/455/head
Xinwei Xiong(cubxxw-openim) 1 year ago
parent fe58c8459b
commit 66d8fafc8d

36
.github/sync.yml vendored

@ -47,19 +47,23 @@ OpenIMSDK/openim-sdk-core:
exclude: | exclude: |
sync.yml sync.yml
# group: group:
# repos: | # first groupcommon to all warehouses
# OpenIMSDK/OpenIM-Docs # TODO: add the required warehouse here
# OpenIMSDK/community - repos: |
# files: kubecub/OpenIM-Docs@main
# - source: .gitingore files:
# dest: .gitingore # - source: .gitingore
# - source: LICENSE # dest: .gitingore
# dest: LICENSE # replace: false
# replace: false - source: LICENSE
# - source: .github/sync_docs.yml dest: LICENSE
# dest: .github/sync_docs.yml replace: false
# - source: workflows/ - source: .github/workflows/
# dest: .github/workflows/ dest: .github/workflows/
# exclude: | exclude: |
# e2e-test.yml e2e-test.yml
sync.yml
- source: script/githooks/
dest: scripts/githooks/
replace: false

@ -36,5 +36,8 @@ jobs:
REVIEWERS: | REVIEWERS: |
kubbot kubbot
cubxxw cubxxw
PR_LABELS: |
file-sync
automerge
ASSIGNEES: | ASSIGNEES: |
kubbot kubbot
Loading…
Cancel
Save