public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xournalpp] rawhide: Add Packit release automation
@ 2026-09-27 5:51 Luya Tshimbalanga
0 siblings, 0 replies; only message in thread
From: Luya Tshimbalanga @ 2026-09-27 5:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xournalpp
Branch : rawhide
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=rawhide
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-27 5:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-27 5:51 [rpms/xournalpp] rawhide: Add Packit release automation Luya Tshimbalanga
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox