Skip to content

Commit

Permalink
Enable use of sidetags for downstream automation (#406)
Browse files Browse the repository at this point in the history
Enable use of sidetags for downstream automation

Reviewed-by: Maja Massarini
Reviewed-by: Nikola Forró
  • Loading branch information
softwarefactory-project-zuul[bot] authored Jul 29, 2024
2 parents 9930c15 + 80f3b51 commit 8fbb0eb
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,17 +187,24 @@ jobs:
packages: [specfile]
packit_instances: ["stg"]
allowed_pr_authors: ["packit-stg", "packit"]
sidetag_group: packit-specfile-ogr-releases
dependents:
- packit
dist_git_branches:
- fedora-all
- epel-9
- job: koji_build
trigger: commit
packages: [specfile-epel8]
packit_instances: ["stg"]
allowed_pr_authors: ["packit-stg", "packit"]
dist_git_branches:
- epel-8

- job: bodhi_update
trigger: commit
packages: [specfile]
packages: [specfile-epel8]
packit_instances: ["stg"]
allowed_builders: ["packit-stg", "packit"]
dist_git_branches:
- fedora-branched # rawhide updates are created automatically
- epel-9
- epel-8

0 comments on commit 8fbb0eb

Please sign in to comment.