From b5834045b3abeea1adeec4376bc934b7c9851578 Mon Sep 17 00:00:00 2001 From: Ben Hearsum Date: Fri, 22 Oct 2021 09:45:55 -0400 Subject: [PATCH] Update automation account user in .taskcluster.yml We rotated this fairly recently. --- .taskcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index 531ef240abe..48f5cb724dd 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -99,7 +99,7 @@ tasks: tasks_for in ["action", "cron"] || (tasks_for == "github-pull-request" && pullRequestAction in ["opened", "reopened", "synchronize"]) || (tasks_for == "github-push" && head_branch[:10] != "refs/tags/") && (head_branch != "staging.tmp") && (head_branch != "trying.tmp") - || (tasks_for == "github-release" && releaseAction == "published" && (ownerEmail != "mozilla-release-automation-bot@users.noreply.github.com") && (ownerEmail != "mozilla-release-automation-bot-staging@users.noreply.github.com")) + || (tasks_for == "github-release" && releaseAction == "published" && ownerEmail[:21] != "moz-releng-automation") then: $let: level: