mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
feat: sync file to *
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
fe58c8459b
commit
66d8fafc8d
38
.github/sync.yml
vendored
38
.github/sync.yml
vendored
@ -32,7 +32,7 @@ OpenIMSDK/community:
|
||||
|
||||
OpenIMSDK/openim-sdk-core:
|
||||
- source: LICENSE
|
||||
dest: LICENSE
|
||||
dest: LICENSE
|
||||
- source: script/LICENSE/
|
||||
dest: scripts/LICENSE/
|
||||
replace: true
|
||||
@ -47,19 +47,23 @@ OpenIMSDK/openim-sdk-core:
|
||||
exclude: |
|
||||
sync.yml
|
||||
|
||||
# group:
|
||||
# repos: |
|
||||
# OpenIMSDK/OpenIM-Docs
|
||||
# OpenIMSDK/community
|
||||
# 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
|
||||
group:
|
||||
# first group:common to all warehouses
|
||||
# TODO: add the required warehouse here
|
||||
- repos: |
|
||||
kubecub/OpenIM-Docs@main
|
||||
files:
|
||||
# - source: .gitingore
|
||||
# dest: .gitingore
|
||||
# replace: false
|
||||
- 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
|
3
.github/workflows/sync.yml
vendored
3
.github/workflows/sync.yml
vendored
@ -36,5 +36,8 @@ jobs:
|
||||
REVIEWERS: |
|
||||
kubbot
|
||||
cubxxw
|
||||
PR_LABELS: |
|
||||
file-sync
|
||||
automerge
|
||||
ASSIGNEES: |
|
||||
kubbot
|
Loading…
x
Reference in New Issue
Block a user