# See the documentation for more information: # https://packit.dev/docs/configuration/ specfile_path: python-APScheduler.spec upstream_package_name: APScheduler downstream_package_name: python-APScheduler upstream_project_url: https://github.com/agronholm/apscheduler version_update_mask: '\d+\.' upstream_tag_exclude: "^4.[0-9].[0-9]a" # exclude version 4 alpha releases packit_instances: ["stg"] jobs: - job: copr_build owner: mmassari project: apscheduler trigger: pull_request targets: - fedora-all - job: pull_from_upstream trigger: release dist_git_branches: - fedora-all - job: koji_build trigger: commit allowed_pr_authors: ["packit-stg", "packit", "mmassari"] allowed_committers: ["mmassari"] dist_git_branches: - fedora-all - job: bodhi_update trigger: commit dist_git_branches: - fedora-branched # rawhide updates are created automatically