1 Star 0 Fork 0

Yubin Li/starrocks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.mergify.yml 618 Bytes
一键复制 编辑 原始数据 按行查看 历史
commands_restrictions:
backport:
conditions:
- or:
- sender-permission>=read
- sender=github-actions[bot]
rebase:
conditions:
- or:
- sender-permission>=read
- sender=github-actions[bot]
pull_request_rules:
- name: assign PRs with the pr author
conditions:
- -merged
actions:
assign:
add_users:
- "{{author}}"
- name: close pr when conflict
conditions:
- label=conflicts
actions:
close:
message:
"@{{author}}: Backport conflict, please reslove the conflict and resubmit the pr"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liyubin117/starrocks.git
git@gitee.com:liyubin117/starrocks.git
liyubin117
starrocks
starrocks
main

搜索帮助