1 Star 1 Fork 0

张会波 / fabric

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.mergify.yml 275 Bytes
一键复制 编辑 原始数据 按行查看 历史
# SPDX-License-Identifier: Apache-2.0
pull_request_rules:
- name: Auto-Merge on Approving Label and Changes Limited to docs/ Folder
conditions:
- files~=^docs/
- -files~=^(?!^docs).*
- label=doc-merge
actions:
merge:
method: rebase
1
https://gitee.com/zhanghuibo/fabric.git
git@gitee.com:zhanghuibo/fabric.git
zhanghuibo
fabric
fabric
main

搜索帮助