public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/parallel] rawhide: enable packit job bodhi_update
@ 2026-05-30 18:22 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-05-30 18:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/parallel
Branch : rawhide
Commit : fa7e4412ff468935ac3c9e1318263241f16d6c13
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-05-30T15:22:02-03:00
Stats  : +17/-11 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/parallel/c/fa7e4412ff468935ac3c9e1318263241f16d6c13?branch=rawhide

Log:
enable packit job bodhi_update

---
diff --git a/.packit.yaml b/.packit.yaml
index 00497e7..988c3f0 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -6,16 +6,22 @@ specfile_path: parallel.spec
 copy_upstream_release_description: false
 
 jobs:
-- job: pull_from_upstream
-  trigger: release
-  dist_git_branches:
-    - epel-all
-    - fedora-all
+  - job: pull_from_upstream
+    trigger: release
+    dist_git_branches:
+      - epel-all
+      - fedora-all
 
-- job: koji_build
-  trigger: commit
-  allowed_committers: ['packit','all_admins']
-  dist_git_branches:
-    - epel-all
-    - fedora-all
+  - job: koji_build
+    trigger: commit
+    allowed_committers: ['packit','all_admins']
+    dist_git_branches:
+      - epel-all
+      - fedora-all
+
+  - job: bodhi_update
+    trigger: commit
+    allowed_builders: ['packit','all_users']
+    dist_git_branches:
+      - fedora-branched
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-30 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 18:22 [rpms/parallel] rawhide: enable packit job bodhi_update Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox