libuninameslist/packit.yaml
Miroslav Suchý bbe88bbf0e add Packit automation
This will create new PR for dist-git whenever upstream release new version.
And when PR is merged, it will trigger a build in Koji for rawhide.
2025-08-02 16:15:12 +00:00

16 lines
387 B
YAML

# See the documentation for more information:
# https://packit.dev/docs/configuration/
upstream_project_url: https://github.com/fontforge/libuninameslist
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:
- rawhide