1 Star 0 Fork 1

Timor/Activiti

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.mergify.yml 648 Bytes
一键复制 编辑 原始数据 按行查看 历史
pull_request_rules:
- name: automatic merge with strict
conditions:
- author=alfresco-build-user
- status-success=Travis CI - Pull Request
- label!=do-not-merge
actions:
merge:
method: merge
strict: true
- name: automatic merge when CI passes and 1 approving reviews and label ready-to-merge
conditions:
- "#approved-reviews-by>=1"
- "#review-requested=0"
- "#changes-requested-reviews-by=0"
- status-success=Travis CI - Pull Request
- status-success=license/cla
- label!=do-not-merge
actions:
merge:
method: squash
strict: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lingbingtaxue/Activiti.git
git@gitee.com:lingbingtaxue/Activiti.git
lingbingtaxue
Activiti
Activiti
develop

搜索帮助