enable Packit

- pull_from_upstream
- koji_build
- bodhi_update
This commit is contained in:
Jan Macku 2023-10-25 11:16:36 +02:00
parent e269a74381
commit 6ece1138df

25
.packit.yml Normal file
View File

@ -0,0 +1,25 @@
# docs: https://packit.dev/docs/category/downstream-jobs
---
specfile_path: ledmon.spec
upstream_project_url: https://github.com/intel/ledmon
upstream_tag_template: "v{version}"
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-all
issue_repository: https://src.fedoraproject.org/rpms/ledmon
- job: koji_build
trigger: commit
allowed_pr_authors: [ packit ]
allowed_committers: [ jamacku, msekleta ]
dist_git_branches:
- fedora-all
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-branched