Enable pull_from_upstream packit action

This commit is contained in:
Lukas Javorsky 2023-04-18 11:07:33 +00:00
parent 8cf762fb98
commit 3d662119c3

View File

@ -10,14 +10,20 @@ upstream_package_name: man-pages
downstream_package_name: man-pages
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-latest
- fedora-rawhide
- job: koji_build
trigger: commit
allowed_pr_authors: ["packit", "ljavorsk", "nforro"]
allowed_committers: ["packit", "ljavorsk", "nforro"]
dist_git_branches:
- fedora-all
- fedora-latest
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-branched # rawhide updates are created automatically
- fedora-latest # rawhide updates are created automatically