public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-merge3] epel10: Configure Packit to only propose PR’s, never do builds
@ 2026-09-03 18:48 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-03 18:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-merge3
Branch : epel10
Commit : 3c42048b9052d8fc068c3b874979383db27d7061
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-03T11:00:46+01:00
Stats : +6/-13 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-merge3/c/3c42048b9052d8fc068c3b874979383db27d7061?branch=epel10
Log:
Configure Packit to only propose PR’s, never do builds
[skip changelog]
---
diff --git a/packit.yaml b/packit.yaml
index fdf84eb..b5fa1fa 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -1,16 +1,9 @@
-# See the documentation for more information:
-# https://packit.dev/docs/configuration/
-
+upstream_project_url: https://github.com/breezy-team/merge3
+upstream_tag_template: v{version}
copy_upstream_release_description: false
jobs:
-- job: pull_from_upstream
- trigger: release
- dist_git_branches:
- - fedora-rawhide
-
-- job: koji_build
- trigger: commit
- allowed_committers: ['packit']
- dist_git_branches:
- - fedora-rawhide
+ - job: pull_from_upstream
+ trigger: release
+ dist_git_branches:
+ - fedora-rawhide
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 18:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 18:48 [rpms/python-merge3] epel10: Configure Packit to only propose PR’s, never do builds Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox