From 38abc1d9543659cbabd7768e78796eb376e86016 Mon Sep 17 00:00:00 2001 From: dmitriy Date: Fri, 22 Jan 2021 18:28:40 +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: I27f0676a07ed7876ed91f588c3a17a15eddb4e96 --- 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 d016758c..b42f4daf 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -22,4 +22,4 @@ - openstack-ansible-deploy-aio_metal-jobs - check-requirements - publish-openstack-docs-pti - - release-notes-jobs-python3 + - build-release-notes-jobs-python3