From 444a5fd467d26eb9b4c510df02e350375d5f951e Mon Sep 17 00:00:00 2001 From: dmitriy Date: Fri, 22 Jan 2021 18:27:17 +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. Depends-On: Ia88b8e606a19ad8ee20665e125df1079b0a771ff Change-Id: I997bb15f5bdd3714df9ac42f9252d16b3a059825 --- 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 f3f621a..1319534 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -20,4 +20,4 @@ - openstack-ansible-deploy-aio_metal-jobs - openstack-ansible-deploy-aio_distro_metal-jobs - publish-openstack-docs-pti - - release-notes-jobs-python3 + - build-release-notes-jobs-python3