Project

General

Profile

Actions

Task #3879

open

Gerrit: allow to submit WIP patches

Added by Xisco Fauli Tarazona 1 day ago. Updated 1 day ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Tags:

Description

In some particular cases I want to cherry-pick a large relation chain of patches. e.g https://gerrit.libreoffice.org/c/core/+/205423. In order to avoid CI from building each and every patch individually, I submit them to gerrit as WIP and set to active the topmost patch, so only one build is needed to test the whole relation chain. The problem comes when I want to submit to the branch the WIP patches, because in order to do so I need to set them to active first, and when I do it then CI is triggered, so I have to abort every build individually, which is tedious, so I would like to be able to submit WIP patches, which is not possible at the moment


Files

Captura desde 2026-05-21 12-31-09.png (46.3 KB) Captura desde 2026-05-21 12-31-09.png Xisco Fauli Tarazona, 2026-05-21 12:31
Actions #1

Updated by Xisco Fauli Tarazona 1 day ago

Actions #2

Updated by Xisco Fauli Tarazona 1 day ago

  • Subject changed from Gerrit: allow to submit patches when patch is WIP to Gerrit: allow to submit WIP patches
Actions #4

Updated by Beluga Beluga 1 day ago

What if you push them from a local branch with

./logerrit submit libreoffice-26-2%wip

Actions #5

Updated by Xisco Fauli Tarazona 1 day ago

Beluga Beluga wrote in #note-4:

What if you push them from a local branch with
[...]

yes, that's what I did, but once I want to push the patches to the repo, I can't do it from the webUI unless I set them to active before, which triggers CI

Actions

Also available in: Atom PDF