Blame .packit.yaml

54afd04
copy_upstream_release_description: false
54afd04
# downstream_package_name: foo # not mandatory
54afd04
# upstream_package_name: Foo # not mandatory
54afd04
upstream_project_url: https://github.com/wmww/gtk-layer-shell
58bbe9f
upstream_tag_template: v{version}
54afd04
54afd04
jobs:
54afd04
  - job: pull_from_upstream
54afd04
    trigger: release
54afd04
    dist_git_branches:
54afd04
      - fedora-rawhide
54afd04
      # - fedora-development
54afd04
      # - fedora-all
54afd04
54afd04
  - job: koji_build
54afd04
    trigger: commit
54afd04
    allowed_pr_authors: ["packit", "atim"]
54afd04
    allowed_committers: ["packit", "atim"]
54afd04
    dist_git_branches:
54afd04
      - fedora-all
54afd04
      # - epel-9
54afd04
54afd04
  - job: bodhi_update
54afd04
    trigger: commit
54afd04
    dist_git_branches:
54afd04
      - fedora-branched
54afd04
      # - epel-9