From 877387f7c6ec59ef46396507b6cb9f283689235e Mon Sep 17 00:00:00 2001 From: Maja Massarini Date: Fri, 16 Dec 2022 15:01:53 +0100 Subject: [PATCH] Add a fake propose-downstream job --- .packit.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.packit.yaml b/.packit.yaml index fd09b50..4f851d4 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -17,7 +17,7 @@ upstream_package_name: knx-stack downstream_package_name: knx-stack upstream_project_url: https://github.com/majamassarini/knx-stack -issue_repository: https://github.com/majamassarini/knx-stack +issue_repository: https://github.com/majamassarini/knx-stack-issues jobs: - job: copr_build @@ -44,3 +44,8 @@ jobs: upload_request: type: aws options: {} + - job: propose_downstream + trigger: release + dist_git_branches: + - fedora-rawhide + - fedora-stable