upstream_project_url: https://github.com/candlepin/subscription-manager srpm_build_deps: - python3 - tito actions: pre-sync: - tito build -o . --tgz - bash -c "ls -1 ./subscription-manager-*.tar.gz" specfile_path: subscription-manager.spec files_to_sync: - subscription-manager.spec upstream_tag_template: "subscription-manager-{version}-*" jobs: - job: pull_from_upstream trigger: release packit_instances: ["stg"] dist_git_branches: - fedora-all - job: koji_build trigger: commit dist_git_branches: - fedora-all - job: bodhi_update trigger: commit dist_git_branches: - fedora-stable