public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/edk2] rawhide: let packit service handle builds and updates
@ 2026-06-18 12:10 Gerd Hoffmann
0 siblings, 0 replies; only message in thread
From: Gerd Hoffmann @ 2026-06-18 12:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/edk2
Branch : rawhide
Commit : 023dde2fcd69ac563991a9949818b12cab3a7baa
Author : Gerd Hoffmann <kraxel@redhat.com>
Date : 2026-06-18T14:10:05+02:00
Stats : +18/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/edk2/c/023dde2fcd69ac563991a9949818b12cab3a7baa?branch=rawhide
Log:
let packit service handle builds and updates
---
diff --git a/packit.yaml b/packit.yaml
new file mode 100644
index 0000000..dc3e3af
--- /dev/null
+++ b/packit.yaml
@@ -0,0 +1,18 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+# no automatic edk2 release updates (too complicated).
+# but let packit service handle builds and updates.
+
+jobs:
+ - job: koji_build
+ allowed_committers:
+ - all_admins
+ - kraxel
+ trigger: commit
+ dist_git_branches:
+ - fedora-all
+ - job: bodhi_update
+ trigger: commit
+ dist_git_branches:
+ - fedora-branched
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-18 12:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 12:10 [rpms/edk2] rawhide: let packit service handle builds and updates Gerd Hoffmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox