python-httmock/.packit.yaml
Steve Traylen 0a49c780e6 Add packit file
[skip changelog]
2025-02-15 17:38:41 +01:00

25 lines
628 B
YAML

---
# See the documentation for more information:
# https://packit.dev/docs/configuration/
upstream_project_url: https://github.com/patrys/httmock
copy_upstream_release_description: false
upstream_tag_include: '^\d+\.\d+\.\d+$'
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-rawhide
- epel10
- job: koji_build
trigger: commit
allowed_committers: ['packit','all_admins']
dist_git_branches:
- fedora-rawhide
- epel10
- job: bodhi_update
trigger: commit
allowed_builders: ['packit','all_users']
dist_git_branches:
- fedora-rawhide