enable packit

This commit is contained in:
Jan Macku 2023-10-30 08:42:24 +01:00
parent d231372138
commit 2cdd4d5bd4
1 changed files with 30 additions and 0 deletions

30
.packit.yml Normal file
View File

@ -0,0 +1,30 @@
# docs: https://packit.dev/docs/category/downstream-jobs
---
specfile_path: nghttp2.spec
upstream_project_url: https://github.com/nghttp2/nghttp2
upstream_tag_template: "v{version}"
actions:
changelog-entry:
- echo "- update to the latest upstream release"
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-rawhide
issue_repository: https://src.fedoraproject.org/rpms/nghttp2
- job: koji_build
trigger: commit
allowed_pr_authors: [ packit ]
allowed_committers: [ jamacku, msekleta, kdudka ]
dist_git_branches:
- fedora-rawhide
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-rawhide