diff --git a/.packit.yaml b/.packit.yaml index 8582aea..8408b52 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -13,4 +13,23 @@ jobs: project: apscheduler trigger: pull_request targets: - - fedora-f38 + - fedora-all + + - job: pull_from_upstream + trigger: release + packit_instances: ["prod", "stg"] + dist_git_branches: + - fedora-all + + - job: koji_build + trigger: commit + allowed_pr_authors: ["packit-stg", "packit", "mmassari"] + allowed_committers: ["nforro"] + dist_git_branches: + - fedora-all + + - job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-branched # rawhide updates are created automatically +