public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rafael Fontenelle <rafaelff@gnome.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ddnet] exclude-empty-files: Add packit config
Date: Thu, 03 Sep 2026 00:10:18 GMT [thread overview]
Message-ID: <178839421879.1.1971896102437011905.rpms-ddnet-310f6153a8e9@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-03 0:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178839421879.1.1971896102437011905.rpms-ddnet-310f6153a8e9@fedoraproject.org \
--to=rafaelff@gnome.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox