From 4b6c7cc72cee0983ed2c75182d8ac6585c3f1a3c 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 Fixes: #231 Signed-off-by: Lokesh Mandvekar --- .packit.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 6e654b5..88fa5be 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -69,3 +69,22 @@ jobs: targets: *pr_copr_targets identifier: podman_system_test tmt_plan: "/plans/podman_system_test" + + - job: propose_downstream + trigger: release + dist_git_branches: + - fedora-all + + - job: koji_build + trigger: commit + dist_git_branches: + - fedora-all + allowed_pr_authors: + - packit + allowed_committers: + - packit + + - job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-branched # rawhide updates are created automatically