From 1505a332dd5115902d44689a4f218c96778e6f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 16 Nov 2023 17:58:01 +0100 Subject: [PATCH] remove issue_repository when present it will report dist-git imports to this repo i.e. upstream and we do not want that --- packit.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/packit.yaml b/packit.yaml index 52d320e..ce80864 100644 --- a/packit.yaml +++ b/packit.yaml @@ -1,6 +1,5 @@ upstream_project_url: https://github.com/python-distro/distro upstream_tag_template: v{version} -issue_repository: https://github.com/python-distro/distro copy_upstream_release_description: false jobs: