Backout mergify changes for bustage

upstream-sync
Ben Hearsum 3 years ago committed by Sebastian Kaspari
parent 5f64f8e894
commit 95a0b34d8f

@ -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…
Cancel
Save