From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2D5C73858D28; Tue, 24 Jan 2023 15:32:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2D5C73858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674574367; bh=IAsM+HA/JF2HKGykHgh+qpmKrNg3kG+HjW43IQeouXs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fjtKbeZU6W23QixLEkB09dR6gamop8aOQl6HkM6xyozPrjfCP7dQDN9VplB+bVGdf z5QtEV895PIu0hcVTnPWgp0IEWj0q80yBxFlqeRA0goipivZ80bWggssRH21q8Gmog jK3d0mzCo97VLlVilSdzUy2fx11WIHMCYuZE53Qc= From: "siddhesh at sourceware dot org" To: overseers@sourceware.org Subject: [Bug Infrastructure/30042] patchworks should automatically notice a pushed patch Date: Tue, 24 Jan 2023 15:32:47 +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: siddhesh 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: cc 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 Siddhesh Poyarekar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |siddhesh at sourceware dot= org --- Comment #2 from Siddhesh Poyarekar --- FWIW, glibc uses a variant of this script: https://gist.github.com/siddhesh/b7be0970d8a70e5d68c36f3957ae19a4 I basically run it as a cron job. I think this could be adapted by gdb too with the caveats that Carlos mentioned in comment 1. --=20 You are receiving this mail because: You are the assignee for the bug.=