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

30
.github/sync.yml vendored

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

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