public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildbox] f44: Configure Packit fast-forward PRs onto branched Fedora
@ 2026-08-28 0:39
0 siblings, 0 replies; only message in thread
From: @ 2026-08-28 0:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/buildbox
Branch : f44
Commit : 8929a88d88ddeaea4283f4a96fcbfa30c057b146
Author : Javier Jardón <jjardon@gnome.org>
Date : 2026-08-28T01:10:53+01:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/buildbox/c/8929a88d88ddeaea4283f4a96fcbfa30c057b146?branch=f44
Log:
Configure Packit fast-forward PRs onto branched Fedora
After a rawhide pull_from_upstream, open additional PRs that reuse
the same commit on fedora-branched so stables can be fast-forwarded
instead of being rebased independently.
---
diff --git a/.packit.yaml b/.packit.yaml
index 1a090d3..5021000 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -15,7 +15,9 @@ jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- - fedora-rawhide
+ fedora-rawhide:
+ fast_forward_merge_into:
+ - fedora-branched
- job: koji_build
trigger: commit
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 0:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 0:39 [rpms/buildbox] f44: Configure Packit fast-forward PRs onto branched Fedora
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox