From 9aa01afd4010a80d5c72878508c80a1c452b1535 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 27 Apr 2022 16:40:20 +0000 Subject: [PATCH] Switch to release-notes-jobs-python3 The release-notes-jobs project-template ceased publishing release notes in the tag pipeline in 2018 when https://review.opendev.org/622430 merged. Projects were expected to switch their master branches to release-notes-jobs-python3 instead around that time, but DIB seems to have missed the boat. Update to the modern one so that we'll go back to updating our published release notes every time a new release is tagged. Change-Id: I9268811438d690d3f945b5d651b8b2ff6220bb96 --- .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 1f6d2ac6..f300e09d 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -3,7 +3,7 @@ - openstack-cover-jobs - check-requirements - openstack-lower-constraints-jobs - - release-notes-jobs + - release-notes-jobs-python3 # NOTE(ianw): 2020-05-29 jobs are unstable; see # https://bugs.launchpad.net/tripleo/+bug/1879766 - tripleo-buildimage-jobs-centos-8