build: Add Packit config

epel10
Artem Polishchuk 1 year ago
parent e3565968a4
commit 7f83e0758c

@ -0,0 +1,23 @@
copy_upstream_release_description: false
upstream_project_url: https://github.com/ubuntu/gnome-shell-extension-appindicator
upstream_tag_template: v{version}
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-development
- job: koji_build
trigger: commit
allowed_pr_authors: ["atim","jwrdegoede"]
allowed_committers: ["atim","jwrdegoede"]
dist_git_branches:
- fedora-all
- epel-9
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-branched
- epel-9
Loading…
Cancel
Save