Add Packit automation for fedora releases
This commit is contained in:
parent
f6b6df0436
commit
ed9d3147b2
1 changed files with 20 additions and 1 deletions
21
.packit.yaml
21
.packit.yaml
|
|
@ -13,4 +13,23 @@ jobs:
|
|||
project: apscheduler
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-f38
|
||||
- fedora-all
|
||||
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
packit_instances: ["prod", "stg"]
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
allowed_pr_authors: ["packit-stg", "packit", "mmassari"]
|
||||
allowed_committers: ["nforro"]
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-branched # rawhide updates are created automatically
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue