From ad16d023a314c0a96408b5a208c82f30d9f7b433 Mon Sep 17 00:00:00 2001 From: dmitriy Date: Fri, 22 Jan 2021 18:24:05 +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: I4b21118ec8b5f5ab4f02899bd6219ef321da7d11 --- 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 23bb9ae9..96f59da9 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -20,5 +20,5 @@ - openstack-ansible-upgrade-infra_lxc-jobs - check-requirements - publish-openstack-docs-pti - - release-notes-jobs-python3 + - build-release-notes-jobs-python3 - openstack-ansible-linters-jobs