public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/google-compute-engine-guest-configs] f44: packit: Use fast forward merge PRs for Fedora stable releases
Date: Mon, 06 Jul 2026 15:24:47 GMT [thread overview]
Message-ID: <178335148752.1.10704343670044736656.rpms-google-compute-engine-guest-configs-c96d625d0857@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/google-compute-engine-guest-configs
Branch : f44
Commit : c96d625d085708906f5d6b47c81dd38dc94ad21c
Author : Timothée Ravier <tim@siosm.fr>
Date : 2026-07-06T16:19:14+02:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/google-compute-engine-guest-configs/c/c96d625d085708906f5d6b47c81dd38dc94ad21c?branch=f44
Log:
packit: Use fast forward merge PRs for Fedora stable releases
See: https://packit.dev/docs/configuration/downstream/pull_from_upstream#optional-parameters
---
diff --git a/.packit.yaml b/.packit.yaml
index 56db943..ae6e2b3 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -9,12 +9,14 @@ jobs:
- job: propose_downstream
trigger: release
dist_git_branches:
- - fedora-all
+ rawhide:
+ fast_forward_merge_into: [fedora-stable]
- job: pull_from_upstream
trigger: release
dist_git_branches:
- - fedora-all
+ rawhide:
+ fast_forward_merge_into: [fedora-stable]
- job: koji_build
trigger: commit
reply other threads:[~2026-07-06 15:24 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=178335148752.1.10704343670044736656.rpms-google-compute-engine-guest-configs-c96d625d0857@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