Add packit file

[skip changelog]
This commit is contained in:
Steve Traylen 2025-02-15 17:35:23 +01:00
commit 0a49c780e6

25
.packit.yaml Normal file
View file

@ -0,0 +1,25 @@
---
# 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