public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-oslo-utils] rawhide: Correct file name
@ 2026-05-29 8:40 Steve Traylen
0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-05-29 8:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-oslo-utils
Branch : rawhide
Commit : 47f3de14a1ba608c3f5d9ce7359520e2bf268016
Author : Steve Traylen <steve.traylen@cern.ch>
Date : 2026-05-29T10:39:51+02:00
Stats : +11/-11 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-oslo-utils/c/47f3de14a1ba608c3f5d9ce7359520e2bf268016?branch=rawhide
Log:
Correct file name
Packit file was incorrectly named.
[skip changelog]
---
diff --git a/.packit.aml b/.packit.aml
deleted file mode 100644
index 73d7d9b..0000000
--- a/.packit.aml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-# Do create a build when a MR is merged on rawhide.
-
-jobs:
- - job: koji_build
- trigger: commit
- dist_git_branches:
- - fedora-rawhide
- allowed_pr_authors:
- - packit
- - stevetraylen
diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..73d7d9b
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,11 @@
+---
+# Do create a build when a MR is merged on rawhide.
+
+jobs:
+ - job: koji_build
+ trigger: commit
+ dist_git_branches:
+ - fedora-rawhide
+ allowed_pr_authors:
+ - packit
+ - stevetraylen
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-29 8:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29 8:40 [rpms/python-oslo-utils] rawhide: Correct file name Steve Traylen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox