build: Add Packit config

This commit is contained in:
Artem Polishchuk 2024-03-31 18:16:06 +03:00
commit cfd53ca36c

27
.packit.yaml Normal file
View file

@ -0,0 +1,27 @@
copy_upstream_release_description: false
# downstream_package_name: foo # not mandatory
# upstream_package_name: Foo # not mandatory
upstream_project_url: https://gitlab.gnome.org/World/secrets
# upstream_tag_template: v{version}
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-rawhide
# - fedora-development
# - fedora-all
- job: koji_build
trigger: commit
allowed_pr_authors: ["packit", "atim"]
allowed_committers: ["packit", "atim"]
dist_git_branches:
- fedora-all
# - epel-9
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-branched
# - epel-9