mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-02 03:40:16 +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 💪
|
||||
merge:
|
||||
method: rebase
|
||||
# These PRs are just bumping versions, and very unlikely to break
|
||||
# anything. It's not worth the delay of rebasing them
|
||||
# (sometimes multiple times) before merging.
|
||||
strict: false
|
||||
strict: smart
|
||||
- name: L10N - Auto Merge
|
||||
conditions:
|
||||
- author=mozilla-l10n-automation-bot
|
||||
@ -31,10 +28,7 @@ pull_request_rules:
|
||||
message: LGTM 😎
|
||||
merge:
|
||||
method: rebase
|
||||
# These PRs are just bumping versions, and very unlikely to break
|
||||
# anything. It's not worth the delay of rebasing them
|
||||
# (sometimes multiple times) before merging.
|
||||
strict: false
|
||||
strict: smart
|
||||
- name: Release automation (Old)
|
||||
conditions:
|
||||
- base~=releases[_/].*
|
||||
|
Loading…
Reference in New Issue
Block a user