Loading taskcluster/kinds/merge-automation/kind.yml +17 −7 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
taskcluster/kinds/merge-automation/kind.yml +17 −7 Original line number Diff line number Diff line Loading @@ -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 Loading