From 46c4b8e1045b2bb1d01849ed80247541e31b87d9 Mon Sep 17 00:00:00 2001 From: dmitriy Date: Fri, 22 Jan 2021 18:28:44 +0200 Subject: [PATCH] [reno] Stop publishing release notes Since we copy all release notes to the integrated repo there is not need in publishing release notes for each repository. We should only verify their validity and linting. Change-Id: Icd69125b861d292bfdbfca264e3867e4acf9b469 --- zuul.d/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index e3badab..d4bd31b 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -20,4 +20,4 @@ - openstack-ansible-deploy-infra_lxc-jobs - openstack-ansible-upgrade-aio_metal-jobs - publish-openstack-docs-pti - - release-notes-jobs-python3 + - build-release-notes-jobs-python3