From 328153dfea557246db47f02eef9fa06dd0077b7d Mon Sep 17 00:00:00 2001 From: dmitriy Date: Fri, 22 Jan 2021 18:29:15 +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: I36ee9b464c1418f9f013169c13ce8b0c6c3f4fcd --- 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 7d51131..6f43369 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -20,4 +20,4 @@ - openstack-ansible-deploy-aio_distro_metal-jobs - check-requirements - publish-openstack-docs-pti - - release-notes-jobs-python3 + - build-release-notes-jobs-python3