gecko-dev/taskcluster/ci/release-notify-started/kind.yml
Tom Prince 8278e0ebdc Bug 1551738: [release] Match on esr.* instead of esr60 in a bunch of generic places; r=Callek
These are all places where the configuration is unlikely to change between major ESR versions,
or in many of them, between beta, release and esr.

Differential Revision: https://phabricator.services.mozilla.com/D31186

--HG--
extra : moz-landing-system : lando
2019-05-15 18:09:22 +00:00

35 lines
1.0 KiB
YAML

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
loader: taskgraph.loader.transform:loader
transforms:
- taskgraph.transforms.release_deps:transforms
- taskgraph.transforms.release_started:transforms
- taskgraph.transforms.job:transforms
- taskgraph.transforms.task:transforms
job-defaults:
name: notify-release-drivers-started
description: Sends email to release-drivers telling release was started.
run-on-projects: []
shipping-phase: promote
worker-type: b-linux
worker:
docker-image: {in-tree: "debian9-base"}
max-run-time: 600
emails:
by-project:
mozilla-(beta|release|esr.*): ["release-signoff@mozilla.org"]
try: ["{config[params][owner]}"]
default: []
jobs:
fennec:
shipping-product: fennec
firefox:
shipping-product: firefox
devedition:
shipping-product: devedition