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:
|
OpenIMSDK/openim-sdk-core:
|
||||||
- source: LICENSE
|
- source: LICENSE
|
||||||
dest: LICENSE
|
dest: LICENSE
|
||||||
- source: script/LICENSE/
|
- source: script/LICENSE/
|
||||||
dest: scripts/LICENSE/
|
dest: scripts/LICENSE/
|
||||||
replace: true
|
replace: true
|
||||||
@ -47,19 +47,23 @@ OpenIMSDK/openim-sdk-core:
|
|||||||
exclude: |
|
exclude: |
|
||||||
sync.yml
|
sync.yml
|
||||||
|
|
||||||
# group:
|
group:
|
||||||
# repos: |
|
# first group:common 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
|
3
.github/workflows/sync.yml
vendored
3
.github/workflows/sync.yml
vendored
@ -36,5 +36,8 @@ jobs:
|
|||||||
REVIEWERS: |
|
REVIEWERS: |
|
||||||
kubbot
|
kubbot
|
||||||
cubxxw
|
cubxxw
|
||||||
|
PR_LABELS: |
|
||||||
|
file-sync
|
||||||
|
automerge
|
||||||
ASSIGNEES: |
|
ASSIGNEES: |
|
||||||
kubbot
|
kubbot
|
Loading…
x
Reference in New Issue
Block a user