From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 456ED3858D38; Wed, 25 Jan 2023 20:23:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 456ED3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674678210; bh=X4aZ0mf6vK2nhtkgHqNLY1bb4qmDijALrWTYbmkwv+g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ibECJH7fLpP1MqwCbR9kdNITjjfcT83Zc3h0wIqhwYKpls1M1uMjHmtuAmdQ5rN1e KQaMuPL0ESY2VZrBLGAbOdOyl6Wyn8lxXlOB63gONr/1hPr5urtHo/WgfzOYrBKNFu YoZUC6WJNJpBUn6UXgknuAoj4BwaMziZ2QtxAH84= From: "tromey at sourceware dot org" To: overseers@sourceware.org Subject: [Bug Infrastructure/30042] patchworks should automatically notice a pushed patch Date: Wed, 25 Jan 2023 20:23:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: sourceware X-Bugzilla-Component: Infrastructure X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: overseers at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30042 --- Comment #6 from Tom Tromey --- (In reply to Siddhesh Poyarekar from comment #5) > Yeah I've been dragging my feet on this; I've been meaning to write a scr= ipt > that automatically marks outdated patches as superseded (e.g. with a > matching subject line) but I never got to doing it. If someone does, it > would be great to use it for glibc too because right now we clean up > manually. For gdb it would be fine to require gerrit-like Change-Id tags. We don't care about the noise (a bunch of patches already come with these anyway), and at least I personally care a lot about automation. I once tried patching patchworks for this, and I could maybe dig up my patch, but I didn't have a good way to test it. --=20 You are receiving this mail because: You are the assignee for the bug.=