fjanus / rpms / pyodbc

Forked from rpms/pyodbc 2 years ago
Clone
Blob Blame History Raw
upstream_project_url: https://github.com/mkleehammer/pyodbc

downstream_package_name: pyodbc
issue_repository: https://github.com/mkleehammer/pyodbc
specfile_path: pyodbc.spec

actions:
  commit-message:
    - bash -c 'echo -e "[packit] New upstream release ${PACKIT_PROJECT_VERSION}\n"'

  changelog-entry:
    - bash -c 'echo -e "- Update to the new version ${PACKIT_PROJECT_VERSION}\n"'

jobs:
- job: pull_from_upstream
  trigger: release
  dist_git_branches:
    - fedora-latest-stable
    - fedora-latest
    - fedora-development

- job: koji_build
  trigger: commit
  dist_git_branches:
    - fedora-all

- job: bodhi_update
  trigger: commit
  dist_git_branches:
    - fedora-branched