Commit 5730124f authored by Ben Hearsum's avatar Ben Hearsum Committed by dmeehan@mozilla.com
Browse files

Bug 1948315: use correct `to-branch` in merge-automation on try a=dmeehan DONTBUILD

parent 9d98799b
Loading
Loading
Loading
Loading
+17 −7
Original line number Diff line number Diff line
@@ -28,6 +28,16 @@ tasks:
            # the task runs on. For this reason it is keyed on behavior
            # instead of project.
            lando-repo:
                by-project:
                    try:
                        by-behavior:
                            central-to-beta: staging-firefox-beta
                            early-to-late-beta: staging-firefox-beta
                            beta-to-release: staging-firefox-release
                            release-to-esr: staging-firefox-esr128
                            bump-central: staging-firefox-main
                            bump-esr128: staging-firefox-esr128
                    default:
                        by-behavior:
                            central-to-beta: firefox-beta
                            early-to-late-beta: firefox-beta