3 Star 2 Fork 1

Gitee 极速下载/unoplatform

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/unoplatform/uno
克隆/下载
.mergify.yml 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
pull_request_rules:
- name: automatic strict merge when CI passes, has 2 reviews, no requests for change and is labeled 'ready-to-merge' unless labelled 'do-not-merge/breaking-change' or 'do-not-merge/work-in-progress'
conditions:
# Only pull-requests sent to the master branch
- base=master
# All Azure builds should be green:
- status-success=Uno.UI - CI
# CLA check must pass:
#- "status-success=license/cla"
# Note that this only matches people with write / admin access to the repo,
# see <https://doc.mergify.io/conditions.html#attribute-list>
- "#approved-reviews-by>=2"
- "#changes-requested-reviews-by=0"
# Pull-request must be labeled with:
- label=ready-to-merge
# Do not automatically merge pull-requests that are labelled as do-not-merge
# see <https://doc.mergify.io/examples.html#id6>
- label!=do-not-merge/breaking-change
- label!=do-not-merge/work-in-progress
# Note: mergify cannot break branch protection rules
actions:
merge:
method: merge
# https://doc.mergify.io/strict-workflow.html
# https://doc.mergify.io/actions.html#label
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/mirrors/unoplatform.git
git@gitee.com:mirrors/unoplatform.git
mirrors
unoplatform
unoplatform
master

搜索帮助