public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-flask-restx] rawhide: Add Packit config for automating Koji and Bodhi
@ 2026-07-06 9:40 Matej Focko
0 siblings, 0 replies; only message in thread
From: Matej Focko @ 2026-07-06 9:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-flask-restx
Branch : rawhide
Commit : e05a900ddb06ecf699707a35f3ad8d29834a51e4
Author : Matej Focko <mfocko@fedoraproject.org>
Date : 2026-07-06T11:22:28+02:00
Stats : +17/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-flask-restx/c/e05a900ddb06ecf699707a35f3ad8d29834a51e4?branch=rawhide
Log:
Add Packit config for automating Koji and Bodhi
Signed-off-by: Matej Focko <mfocko@fedoraproject.org>
---
diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..430758f
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,17 @@
+jobs:
+ - job: koji_build
+ trigger: commit
+ allowed_committers: [ "all_committers" ]
+ allowed_pr_authors: [ "all_committers" ]
+ dist_git_branches:
+ - fedora-all
+ - epel-all
+
+ - job: bodhi_update
+ trigger: commit
+ allowed_builders:
+ - packit
+ - all_committers
+ dist_git_branches:
+ - fedora-all
+ - epel-all
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 9:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 9:40 [rpms/python-flask-restx] rawhide: Add Packit config for automating Koji and Bodhi Matej Focko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox