| Message ID | 20260604141826.2998337-12-robin@jarry.cc |
|---|
| State | New |
|---|
| Delegate | |
|---|
| Archived | No |
|---|
| Headers | showReturn-Path: <robin@jarry.cc>
Received: from ringo (2a01cb00021ec0002e23edbec21b0e73.ipv6.abo.wanadoo.fr
[IPv6:2a01:cb00:21e:c000:2e23:edbe:c21b:e73])
by patches.jarry.cc (Postfix) with ESMTP id 408F11BC4356
for <pw@patches.jarry.cc>; Thu, 04 Jun 2026 16:18:30 +0200 (CEST)
From: Robin Jarry <robin@jarry.cc>
To: pw@patches.jarry.cc
Subject: [PATCH v3 11/16] fixup! forge: sync github comments and reviews to
mailing list
Date: Thu, 4 Jun 2026 16:18:20 +0200
Message-ID: <20260604141826.2998337-12-robin@jarry.cc>
X-Mailer: git-send-email 2.54.0
In-Reply-To: <20260604141826.2998337-1-robin@jarry.cc>
References: <20260604141826.2998337-1-robin@jarry.cc>
MIME-Version: 1.0
List-ID: <pw.jarry.cc>
Content-Transfer-Encoding: 8bit |
|---|
| Series | Implement forge bidirectional sync- [v3,00/16] Implement forge bidirectional sync
- [v3,01/16] parsemail: wrap parse_mail() in a single transaction
- [v3,02/16] parsemail: fix SeriesReference race with concurrent delivery
- [v3,03/16] series: add respin tracking for patch series versions
- [v3,04/16] series: add metadata key-value store
- [v3,05/16] forge: add per-project configuration model
- [v3,06/16] forge: add backend abstraction layer
- [v3,07/16] forge: add utilities for mailing-list sync
- [v3,08/16] forge: add git mirror utilities
- [v3,09/16] forge: sync github pull requests to mailing list
- [v3,10/16] forge: sync github comments and reviews to mailing list
- [v3,11/16] fixup! forge: sync github comments and reviews to mailing list
- [v3,12/16] forge: sync github check results to patchwork
- [v3,13/16] forge: sync patch series to github pull requests
- [v3,14/16] forge: forward mailing list comments to forge pull requests
- [v3,15/16] docs: add forge integration documentation
- [v3,16/16] deploy
|
|---|
| github_pr | https://github.com/rjarry/patchwork/pull/4 |
|---|
| github_branch | patchwork/implement-forge-bidirectional-sync-c |
|---|