From b93728ecf9aa77984dc4f07bd9b8afa4c94ab652 Mon Sep 17 00:00:00 2001 From: "Yasin, Siraj (SY495P)" Date: Mon, 11 May 2020 13:31:43 -0500 Subject: [PATCH] Moving update-github-issues from post to promote * Moving update-github-issues from post pipeline to promote pipeline * post pipeline config has a modified trigger to use updated refset. Due to this the ref-url is opendev instead of review.opendev * When job is triggered using ref from opendev the zuul.message is not available. Even if we make zuul.message available for post jobs, it does not make sense to read the commit message from a merge commit. Change-Id: I5b4385e3d784f8b6bd514450eb05db273f68a083 Relates-To: #196 --- zuul.d/projects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 59611ecea..e4d6c6618 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -37,7 +37,7 @@ jobs: - airship-airshipctl-publish-image - airship-airshipctl-upload-git-mirror - - airship-airshipctl-update-github-issues promote: jobs: - promote-airship-project-docs + - airship-airshipctl-update-github-issues