From 9ede6b3218a8902a712f016401ad42f5d6de9966 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 28 Apr 2023 12:03:25 -0400 Subject: [PATCH] Packit: add jobs for downstream Fedora package builds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: #231 Co-authored-by: FrantiĊĦek Lachman Signed-off-by: Lokesh Mandvekar --- .packit.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 6e654b5..f44851f 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -69,3 +69,19 @@ jobs: targets: *pr_copr_targets identifier: podman_system_test tmt_plan: "/plans/podman_system_test" + + - job: propose_downstream + trigger: release + update_release: false + dist_git_branches: + - fedora-all + + - job: koji_build + trigger: commit + dist_git_branches: + - fedora-all + + - job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-branched # rawhide updates are created automatically