mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-15 18:12:54 +00:00
[fenix] Backout mergify changes for bustage
This commit is contained in:
parent
366a3da875
commit
dea42546cf
10
.mergify.yml
10
.mergify.yml
@ -16,10 +16,7 @@ pull_request_rules:
|
|||||||
message: MickeyMoz 💪
|
message: MickeyMoz 💪
|
||||||
merge:
|
merge:
|
||||||
method: rebase
|
method: rebase
|
||||||
# These PRs are just bumping versions, and very unlikely to break
|
strict: smart
|
||||||
# anything. It's not worth the delay of rebasing them
|
|
||||||
# (sometimes multiple times) before merging.
|
|
||||||
strict: false
|
|
||||||
- name: L10N - Auto Merge
|
- name: L10N - Auto Merge
|
||||||
conditions:
|
conditions:
|
||||||
- author=mozilla-l10n-automation-bot
|
- author=mozilla-l10n-automation-bot
|
||||||
@ -31,10 +28,7 @@ pull_request_rules:
|
|||||||
message: LGTM 😎
|
message: LGTM 😎
|
||||||
merge:
|
merge:
|
||||||
method: rebase
|
method: rebase
|
||||||
# These PRs are just bumping versions, and very unlikely to break
|
strict: smart
|
||||||
# anything. It's not worth the delay of rebasing them
|
|
||||||
# (sometimes multiple times) before merging.
|
|
||||||
strict: false
|
|
||||||
- name: Release automation (Old)
|
- name: Release automation (Old)
|
||||||
conditions:
|
conditions:
|
||||||
- base~=releases[_/].*
|
- base~=releases[_/].*
|
||||||
|
Loading…
Reference in New Issue
Block a user