1 Star 0 Fork 0

TommyLemon/UIGO-Browser

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.mergify.yml 2.59 KB
一键复制 编辑 原始数据 按行查看 历史
TommyLemon 提交于 2024-04-21 23:29 . initial commit 2
queue_rules:
- name: default
conditions:
- status-success=complete-pr
- or:
- current-datetime<2024-03-15T00:00:00Z
- base!=main
allow_checks_interruption: false
priority_rules:
- name: high priority
conditions:
- label=urgent
priority: high
pull_request_rules:
- name: Resolve conflict
conditions:
- conflict
actions:
comment:
message: This pull request has conflicts when rebasing. Could you fix it @{{author}}? 🙏
- name: MickeyMoz - Auto Merge
conditions:
- author=MickeyMoz
- status-success=complete-pr
- files~=^android-components/(Gecko\.kt|components/lib/publicsuffixlist/src/main/assets/publicsuffixes)
- -files~=^(?!android-components/(Gecko\.kt|components/lib/publicsuffixlist/src/main/assets/publicsuffixes)).+$
actions:
review:
type: APPROVE
message: MickeyMoz 💪
queue:
method: rebase
name: default
- name: L10N - Auto Merge
conditions:
- author=github-actions[bot]
- status-success=complete-pr
- files~=^(android-components|fenix|focus-android)/(.+/strings\.xml|l10n\.toml)
- -files~=^(?!(android-components|fenix|focus-android)/(.+/strings\.xml|l10n\.toml)).+$
actions:
review:
type: APPROVE
message: LGTM 😎
queue:
method: rebase
name: default
- name: Release automation
conditions:
- author=github-actions[bot]
- status-success=complete-pr
- status-success=complete-push
- files~=^android-components/(\.buildconfig\.yml|plugins/dependencies/src/main/java/(ApplicationServices|DependenciesPlugin|Gecko)\.kt)
- -files~=^(?!android-components/(\.buildconfig\.yml|plugins/dependencies/src/main/java/(ApplicationServices|DependenciesPlugin|Gecko)\.kt)).+$
actions:
review:
type: APPROVE
message: 🚢
queue:
method: rebase
name: default
delete_head_branch:
force: false
- name: Needs landing - Rebase
conditions:
- status-success=complete-pr
- label=🛬 needs landing
- "#approved-reviews-by>=1"
- -draft
- label!=work in progress
- label!=do not land
actions:
queue:
method: rebase
name: default
- name: Needs landing - Squash
conditions:
- status-success=complete-pr
- label=🛬 needs landing (squash)
- "#approved-reviews-by>=1"
- -draft
- label!=work in progress
- label!=do not land
actions:
queue:
method: squash
name: default
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Kotlin
1
https://gitee.com/TommyLemon/UIGO-Browser.git
git@gitee.com:TommyLemon/UIGO-Browser.git
TommyLemon
UIGO-Browser
UIGO-Browser
main

搜索帮助

D67c1975 1850385 1daf7b77 1850385