Enable pull_from_upstream packit action
This commit is contained in:
parent
8cf762fb98
commit
3d662119c3
10
.packit.yaml
10
.packit.yaml
@ -10,14 +10,20 @@ upstream_package_name: man-pages
|
|||||||
downstream_package_name: man-pages
|
downstream_package_name: man-pages
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
- job: pull_from_upstream
|
||||||
|
trigger: release
|
||||||
|
dist_git_branches:
|
||||||
|
- fedora-latest
|
||||||
|
- fedora-rawhide
|
||||||
|
|
||||||
- job: koji_build
|
- job: koji_build
|
||||||
trigger: commit
|
trigger: commit
|
||||||
allowed_pr_authors: ["packit", "ljavorsk", "nforro"]
|
allowed_pr_authors: ["packit", "ljavorsk", "nforro"]
|
||||||
allowed_committers: ["packit", "ljavorsk", "nforro"]
|
allowed_committers: ["packit", "ljavorsk", "nforro"]
|
||||||
dist_git_branches:
|
dist_git_branches:
|
||||||
- fedora-all
|
- fedora-latest
|
||||||
|
|
||||||
- job: bodhi_update
|
- job: bodhi_update
|
||||||
trigger: commit
|
trigger: commit
|
||||||
dist_git_branches:
|
dist_git_branches:
|
||||||
- fedora-branched # rawhide updates are created automatically
|
- fedora-latest # rawhide updates are created automatically
|
||||||
|
Loading…
Reference in New Issue
Block a user