From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 52EA4138334 for ; Tue, 24 Dec 2019 12:19:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A24AE0BE7; Tue, 24 Dec 2019 12:19:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29D9BE0BE0 for ; Tue, 24 Dec 2019 12:19:30 +0000 (UTC) Received: from sf (tunnel547699-pt.tunnel.tserv1.lon2.ipv6.he.net [IPv6:2001:470:1f1c:3e6::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: slyfox) by smtp.gentoo.org (Postfix) with ESMTPSA id B366C34DA7A for ; Tue, 24 Dec 2019 12:19:28 +0000 (UTC) Date: Tue, 24 Dec 2019 12:19:23 +0000 From: Sergei Trofimovich Cc: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: stable-bot is down. Temporary? Forever? Can we have a contacts page for it? Message-ID: <20191224121923.38e589c9@sf> In-Reply-To: <22ab5980-ba41-bbd6-819c-7ffd211a61b7@gentoo.org> References: <20190926082842.16d58bdd@gentoo.org> <22ab5980-ba41-bbd6-819c-7ffd211a61b7@gentoo.org> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: f1eaa286-bf5a-4b3e-8962-e5b961ff99bd X-Archives-Hash: 68a675f1cce9fbc3013116cec873d0f7 On Mon, 7 Oct 2019 22:27:23 +1100 Michael Palimaka wrote: > Sorry for the late reply here. > > On 10/3/19 1:43 AM, Matt Turner wrote: > > On Thu, Sep 26, 2019 at 12:29 AM Sergei Trofimovich wrote: > >> > >> I noticed that stable-bot stopped marking bugs as verified for stbilization. > >> Example: > >> https://bugs.gentoo.org/695252 > >> > >> 1. Is it gone forever and arch teams should stop relying on it's presence? > > There was some temporary, unintentional breakage which regrettably I did > not notice. Thanks to whissi for pinging me. > > >> 2. If not can the owner tweak it? > > stable-bot has since returned to normal service. > > >> 3. Can we have a wiki page that describes the setup and who to send reports to? > >> Doc would be useful to run it locally, send bugs/enhancements, post current > >> status if it's known to be broken. > > I agree, this is long overdue. > > > It looks like it is working now, but I think we really should know a few things: > > > > (1) Who maintains it > > That is me. > > > (2) Where the code is > Due to slacking on my part, the code currently just lives on my server. > The intention has always been to clean it up and publish it with the > client at https://github.com/kensington/bugbot. > > > (3) and perhaps what happened to bring it down > vixie-cron got last-rited and I neglected to configure its placement > correctly. > I've added a stub page for stable bot: https://wiki.gentoo.org/wiki/Stable_bot Eeveryone, feel free to dump more stuff there. -- Sergei