public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/koan] rawhide: Add packit config
@ 2026-07-21 14:07 Orion Poplawski
0 siblings, 0 replies; only message in thread
From: Orion Poplawski @ 2026-07-21 14:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/koan
Branch : rawhide
Commit : eee794f7c2942a9f629e7c0d09dfb4c6d943294e
Author : Orion Poplawski <orion@nwra.com>
Date : 2026-07-21T08:07:27-06:00
Stats : +16/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/koan/c/eee794f7c2942a9f629e7c0d09dfb4c6d943294e?branch=rawhide
Log:
Add packit config
[skip changelog]
---
diff --git a/packit.yaml b/packit.yaml
new file mode 100644
index 0000000..bb0073b
--- /dev/null
+++ b/packit.yaml
@@ -0,0 +1,16 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+jobs:
+ - job: pull_from_upstream
+ trigger: release
+ dist_git_branches:
+ - fedora-rawhide
+ - job: koji_build
+ trigger: commit
+ dist_git_branches:
+ - fedora-rawhide
+ - job: bodhi_update
+ trigger: commit
+ dist_git_branches:
+ - fedora-rawhide
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 14:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 14:07 [rpms/koan] rawhide: Add packit config Orion Poplawski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox