From 4597fc8bdd5a01f1b4c2678020768ecbacb25ff9 Mon Sep 17 00:00:00 2001 From: dmitriy Date: Fri, 22 Jan 2021 18:27:34 +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: Iecb6464941097057cad39e50e3626b9abbe84921 --- 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 bebbf24..a90af61 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -22,4 +22,4 @@ # - openstack-ansible-deploy-aio_distro_metal-jobs - openstack-ansible-linters - publish-openstack-docs-pti - - release-notes-jobs-python3 + - build-release-notes-jobs-python3