From 2e9ffaf517e1d717be2f588baea98794b0f21ae3 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Wed, 10 Nov 2021 21:23:48 +0100 Subject: [PATCH] packit: Use upstream github release description Setting this option enables packit to use the Github upstream release description for the specfile instead of just using all commit messages. --- .packit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index f42f88a7..eae4ca78 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -9,6 +9,8 @@ synced_files: upstream_package_name: osbuild downstream_package_name: osbuild +copy_upstream_release_description: true + upstream_tag_template: v{version} actions: