public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/CGAL] rawhide: Add Packit configuration for automating release syncing
@ 2026-06-11 15:40 Laurent Rineau
0 siblings, 0 replies; only message in thread
From: Laurent Rineau @ 2026-06-11 15:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/CGAL
Branch : rawhide
Commit : 6d4120074f0c1fe66014dd12845d77aae870c5a7
Author : Laurent Rineau <laurent.rineau@cgal.org>
Date : 2026-06-10T12:20:38+02:00
Stats : +17/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/CGAL/c/6d4120074f0c1fe66014dd12845d77aae870c5a7?branch=rawhide
Log:
Add Packit configuration for automating release syncing
---
diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..882d3e7
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,17 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+upstream_project_url: https://github.com/CGAL/cgal
+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-06-11 15:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 15:40 [rpms/CGAL] rawhide: Add Packit configuration for automating release syncing Laurent Rineau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox