public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/buildbox] f44: Configure Packit fast-forward PRs onto branched Fedora
Date: Fri, 28 Aug 2026 00:39:17 GMT [thread overview]
Message-ID: <178787755727.1.8352142129235353025.rpms-buildbox-8929a88d88dd@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-28 0:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178787755727.1.8352142129235353025.rpms-buildbox-8929a88d88dd@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox