public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Luya Tshimbalanga <luya@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xournalpp] f45: Add Packit release automation
Date: Sun, 27 Sep 2026 05:52:50 GMT [thread overview]
Message-ID: <179048837073.1.5269777834280987257.rpms-xournalpp-2c9c8b989a5d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xournalpp
Branch : f45
Commit : 2c9c8b989a5d3bc8c56b8c4c2563366ae04e1832
Author : Luya Tshimbalanga <luya@fedoraproject.org>
Date : 2026-09-26T22:51:10-07:00
Stats : +32/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xournalpp/c/2c9c8b989a5d3bc8c56b8c4c2563366ae04e1832?branch=f45
Log:
Add Packit release automation
---
diff --git a/packit.yaml b/packit.yaml
new file mode 100644
index 0000000..d713f4f
--- /dev/null
+++ b/packit.yaml
@@ -0,0 +1,32 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+upstream_project_url: https://github.com/xournalpp/xournalpp
+upstream_tag_template: v{version}
+
+jobs:
+ - job: pull_from_upstream
+ trigger: release
+ dist_git_branches:
+ rawhide:
+ fast_forward_merge_into:
+ - fedora-branched
+ epel-9: {}
+ epel-10: {}
+
+ - job: koji_build
+ trigger: commit
+ allowed_pr_authors:
+ - all_admins
+ - packit
+ dist_git_branches:
+ - fedora-all
+ - epel-9
+ - epel-10
+
+ - job: bodhi_update
+ trigger: commit
+ dist_git_branches:
+ - fedora-branched
+ - epel-9
+ - epel-10
reply other threads:[~2026-09-27 5:52 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=179048837073.1.5269777834280987257.rpms-xournalpp-2c9c8b989a5d@fedoraproject.org \
--to=luya@fedoraproject.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