5c31ae7
# See the documentation for more information:
5c31ae7
# https://packit.dev/docs/configuration/
5c31ae7
5c31ae7
specfile_path: man-pages.spec
5c31ae7
5c31ae7
5c31ae7
# name in upstream package repository or registry (e.g. in PyPI)
5c31ae7
upstream_package_name: man-pages
08b5846
# This won't work until this issue is resolved: https://github.com/packit/packit-service/issues/1907
08b5846
upstream_project_url: https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
adb12ee
upstream_tag_template: man-pages-{version}
5c31ae7
# downstream (Fedora) RPM package name
5c31ae7
downstream_package_name: man-pages
5c31ae7
5c31ae7
jobs:
3d66211
  - job: pull_from_upstream
3d66211
    trigger: release
55659e2
    packit_instances: ["prod", "stg"]
3d66211
    dist_git_branches:
3d66211
      - fedora-latest
3d66211
      - fedora-rawhide
3d66211
5c31ae7
  - job: koji_build
5c31ae7
    trigger: commit
59d4cee
    allowed_pr_authors: ["packit", "ljavorsk", "nforro"]
59d4cee
    allowed_committers: ["packit", "ljavorsk", "nforro"]
5c31ae7
    dist_git_branches:
3d66211
      - fedora-latest
08b5846
      - fedora-rawhide
5c31ae7
5c31ae7
  - job: bodhi_update
5c31ae7
    trigger: commit
5c31ae7
    dist_git_branches:
3d66211
      - fedora-latest # rawhide updates are created automatically