From b2c7a7f2f24c70b8408370c961ff826be95aa996 Mon Sep 17 00:00:00 2001 From: Davis Goodin Date: Fri, 16 Jul 2021 16:11:46 -0500 Subject: [PATCH] Sync 1.15, 1.16, 1.17 release branches from upstream --- eng/sync/sync-pipeline.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eng/sync/sync-pipeline.yml b/eng/sync/sync-pipeline.yml index 00fd4b703af..5242aa3ff36 100644 --- a/eng/sync/sync-pipeline.yml +++ b/eng/sync/sync-pipeline.yml @@ -41,5 +41,8 @@ jobs: -to https://microsoft-golang-bot:$(BotAccount-microsoft-golang-bot-PAT)@github.com/microsoft-golang-bot/go ` -github-pat $(BotAccount-microsoft-golang-bot-PAT) ` -github-pat-reviewer $(BotAccount-microsoft-golang-review-bot-PAT) ` + -b release-branch.go1.15 ` + -b release-branch.go1.16 ` + -b release-branch.go1.17 ` -b master displayName: Sync