<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div dir="auto">
<div dir="auto">The code exists somewhere right?  I may want to adapt a version of this for Lubuntu on our Matrix channels at some point independent of the AA/Release Team at some point (or for a private equivalent bot to send me notices on specific packages). 
 Asking because I'd like to do some extra coding work myself and help maybe improve the bot's code long term if theres no objection to coding suggestions :)</div>
<div dir="auto"><br>
</div>
<div dir="auto"><br>
</div>
<div dir="auto"><br>
</div>
<div id="x_composer_signature" dir="auto">
<div dir="auto" style="font-size:12px; color:#575757">Sent from my Galaxy</div>
</div>
<div dir="auto"><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>-------- Original message --------</div>
<div>From: Stéphane Graber <stgraber@ubuntu.com> </div>
<div>Date: 2/16/24 17:55 (GMT-05:00) </div>
<div>To: Steve Langasek <steve.langasek@ubuntu.com>, Stéphane Graber <stgraber@ubuntu.com>, ubuntu-release@lists.ubuntu.com
</div>
<div>Subject: Re: Further reducing my involvement with Ubuntu </div>
<div><br>
</div>
</div>
<font size="2"><span style="font-size:11pt;">
<div class="PlainText">Current config minus bot password (reach out on IRC for that):<br>
<br>
```<br>
[general]<br>
verbose = false<br>
<br>
[server]<br>
host = irc.libera.chat<br>
port = 6697<br>
nick = queuebot<br>
local_address = 2602:fc62:a:1::1<br>
password = PASSWORD<br>
ipv6 = true<br>
ssl = true<br>
<br>
[#ubuntu-release]<br>
queue = New, Unapproved<br>
tracker = Builds<br>
packageset = Packageset<br>
<br>
[#ubuntu-quality]<br>
tracker = Builds<br>
<br>
[#edubuntu]<br>
queue = New, Unapproved<br>
queue_filter = edubuntu<br>
<br>
tracker = Builds<br>
tracker_filter = edubuntu<br>
<br>
packageset = Packageset<br>
packageset_filter = edubuntu<br>
<br>
[#kubuntu-devel]<br>
tracker = Builds<br>
tracker_filter = kubuntu<br>
<br>
packageset = Packageset<br>
packageset_filter = kubuntu<br>
<br>
[#ubuntu-dmb]<br>
packageset = Packageset<br>
<br>
[#ubuntu-ci-eng]<br>
landing = Landings<br>
<br>
[#lubuntu-devel]<br>
tracker = Builds<br>
tracker_filter = lubuntu<br>
<br>
queue = New, Unapproved<br>
queue_filter = lubuntu<br>
<br>
packageset = Packageset<br>
packageset_filter = lubuntu<br>
<br>
[#ubuntu-qt]<br>
queue = New, Unapproved<br>
queue_filter = qt5<br>
<br>
packageset = Packageset<br>
packageset_filter = qt5<br>
```<br>
<br>
On Fri, Feb 16, 2024 at 3:58 PM Steve Langasek<br>
<steve.langasek@ubuntu.com> wrote:<br>
><br>
> On Thu, Feb 15, 2024 at 06:59:00PM -0500, Stéphane Graber wrote:<br>
> > Following some recent interactions[1] which have made me question my<br>
> > trust in the Ubuntu Community, I have made the decision to further cut<br>
> > back my involvement with the Ubuntu project.<br>
><br>
> > In the case of the Ubuntu Release team, this specifically relates to<br>
> > the operation of the IRC bot "queuebot".<br>
> > I've been operating and occasionally tweaking and fixing that IRC bot<br>
> > for over a decade (since 2012) and it's been running on my own<br>
> > infrastructure ever since.<br>
><br>
> > You'll find the current (rather ugly python) code here:<br>
> > <a href="https://code.launchpad.net/~ubuntu-archive/queuebot/queuebot">https://code.launchpad.net/~ubuntu-archive/queuebot/queuebot</a><br>
><br>
> > I'd like to turn the lights off on my side by the end of March. Should<br>
> > someone want to take over hosting and operating it, please let me know<br>
> > and we'll organize the transfer of the production configuration to<br>
> > minimize the downtime for its users. It's currently running in an<br>
> > Ubuntu 20.04 container and needs around 500MB of RAM to keep track of<br>
> > all the various packages.<br>
><br>
> Thanks for reaching out, Stéphane.  I've thought for a while that it would<br>
> be a good idea for us to move hosting of this somewhere at Canonical that<br>
> multiple active members of the Release Team might have access to.<br>
><br>
> I've identified a place we can quickly spin this up that both Brian and I<br>
> (as well as some non Release Team folks) will have admin access on.  Feel<br>
> free to dump the production config info.<br>
><br>
> (If other members of the Release Team care about having access, we can also<br>
> make that happen; I'm just arranging for now to move it somewhere expedient<br>
> / low-overhead.)<br>
><br>
> --<br>
> Steve Langasek                   Give me a lever long enough and a Free OS<br>
> Debian Developer                   to set it on, and I can move the world.<br>
> Ubuntu Developer                                   <a href="https://www.debian.org/">
https://www.debian.org/</a><br>
> slangasek@ubuntu.com                                     vorlon@debian.org<br>
<br>
-- <br>
Ubuntu-release mailing list<br>
Ubuntu-release@lists.ubuntu.com<br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-release">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-release</a><br>
</div>
</span></font>
</body>
</html>