man-pages/.packit.yaml

35 lines
1.0 KiB
YAML
Raw Normal View History

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