setup packit pull-from-upstream automation

This commit is contained in:
Miroslav Suchý 2023-10-05 10:48:42 +02:00
parent 179cf8b73c
commit c4b4def0e6

21
packit.yaml Normal file
View File

@ -0,0 +1,21 @@
upstream_project_url: https://github.com/python-distro/distro
upstream_tag_template: v{version}
issue_repository: https://github.com/python-distro/distro
copy_upstream_release_description: false
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- rawhide
- job: koji_build
trigger: commit
allowed_committers: ['packit']
dist_git_branches:
- fedora-all
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-all