3 Star 0 Fork 0

mirrors_sfackler/crash-handling

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.mergify.yml 378 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jake Shadle 提交于 2021-11-08 14:54 . Initial commit
pull_request_rules:
- name: automatic merge when CI passes and 1 reviews
conditions:
- "#approved-reviews-by>=1"
- "#review-requested=0"
- "#changes-requested-reviews-by=0"
- base=main
actions:
merge:
method: squash
- name: delete head branch after merge
conditions:
- merged
actions:
delete_head_branch: {}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_sfackler/crash-handling.git
[email protected]:mirrors_sfackler/crash-handling.git
mirrors_sfackler
crash-handling
crash-handling
main

搜索帮助