public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ddnet] exclude-empty-files: Add packit config
@ 2026-09-03  0:10 Rafael Fontenelle
  0 siblings, 0 replies; only message in thread
From: Rafael Fontenelle @ 2026-09-03  0:10 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ddnet
Branch : exclude-empty-files
Commit : 310f6153a8e9fd50923c0991c99d50708fe8a736
Author : Rafael Fontenelle <rafaelff@gnome.org>
Date   : 2023-12-18T17:52:27+00:00
Stats  : +30/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ddnet/c/310f6153a8e9fd50923c0991c99d50708fe8a736?branch=exclude-empty-files

Log:
Add packit config

---
diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..40bb987
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,30 @@
+specfile_path: ddnet.spec
+
+# name in upstream package repository or registry (e.g. in PyPI)
+upstream_package_name: ddnet
+upstream_project_url: https://github.com/ddnet/ddnet
+# downstream (Fedora) RPM package name
+downstream_package_name: ddnet
+issue_repository: https://src.fedoraproject.org/rpms/ddnet
+
+upload_sources: true
+
+jobs:
+  - job: pull_from_upstream
+    trigger: release
+    dist_git_branches:
+      - fedora-latest
+      - fedora-rawhide
+
+  - job: koji_build
+    trigger: commit
+    allowed_pr_authors: ["packit", "sergiomb"]
+    allowed_committers: ["packit", "sergiomb"]
+    dist_git_branches:
+      - fedora-latest
+      - fedora-rawhide
+
+  - job: bodhi_update
+    trigger: commit
+    dist_git_branches:
+      - fedora-latest # rawhide updates are created automatically

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

only message in thread, other threads:[~2026-09-03  0:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03  0:10 [rpms/ddnet] exclude-empty-files: Add packit config Rafael Fontenelle

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