Enable Packit
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
This commit is contained in:
parent
d7985db512
commit
36f1856f0c
18
packit.yaml
Normal file
18
packit.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
# See the documentation for more information:
|
||||
# https://packit.dev/docs/configuration/
|
||||
|
||||
upstream_project_url: https://github.com/kdave/btrfs-progs
|
||||
upstream_tag_template: v{version}
|
||||
copy_upstream_release_description: false
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
allowed_committers: ['packit']
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
Loading…
Reference in New Issue
Block a user