Friday, 2026-04-24

*** vhari_ is now known as vhari03:12
fricklerwow, this actually crashed my meetpad tab. but I was going to drop out anyway soon, so nevermind16:38
gouthamrcrap16:39
gouthamrill thought out on my end16:39
gouthamri got to see _some_ faces before all the chaos16:39
fungii keep my performance settings at "audio only" since i don't care about seeing anyone's cameras16:39
gouthamr+1 good tip16:39
fricklerindeed, I wasn't aware of that option16:40
fungiworth noting it's the in-browser client getting overloaded, because jitsi-meet is peer-to-peer and you're effectively receiving video streams from, like, 50 people or whatever all at once to your browser16:40
fungiin theory, if you have a beefy system and plenty of bandwidth and not much else going on at the time, probably the browser would gracefully render all those16:42
gouthamrwhich was partially true on my end; i killed everything else for today's calls16:43
fungiyeah, i actually have a separate machine in my lab i use for videoconferencing which normally sits idle doing nothing else16:50
gouthamri need that 16:51
* gouthamr remembers bswartz did this sorta thing in the heydays of openstack 16:52
TheJuliagouthamr: I put two training video links on the etherpad regarding the visioning topic17:22
gouthamrty TheJulia!17:22
fungicardoe: would your idea of a github pull request closer action replace the one we currently have?17:56
cardoeoh do we have one?17:56
cardoeSo I wanted to give the person something friendly.17:57
fungiyeah, it closes all pull requests with a thanks and a link to our contributing instructions, but it's configurable17:57
JayFWhere's that action kept at?17:57
JayFlike, where in github can I find it?17:57
cardoeYeah that'd be perfect. I was doing something with reading pyproject.toml for example.17:57
cardoeI wanted to allow projects to configure their docs and such.17:58
mnaserits not a github action right now, its just a seperate project i believe?17:58
fungihttps://opendev.org/openstack/project-config/src/branch/master/playbooks/maintain-github-mirror/github_manager.py#L36-L5217:59
mnaserhttps://github.com/openstack/kolla-ansible/pull/66#issuecomment-3524876635 e.g17:59
JayFoh, neat18:00
JayFwe could potentially obviate this code with the repo I proposed18:00
JayFand/or use this code instead of the repo I proposed (probably a worse idea given it has gitea downsides)18:00
fungiwell, the alternative (which sounded better to me, but opinions vary i'm sure) was to just disable pull requests in github now that they've finally made it possible18:01
mnaserindeed yes its been a few months: https://github.blog/changelog/2026-02-13-new-repository-settings-for-configuring-pull-request-access/18:02
JayFyeah mainly I'm going to focus on getting the bits setup for us to have a .github repo18:03
JayFthen proposing configs to it will be a more group effort18:03
clarkbthey finally made that change due to LLM contribution spam/slop too18:03
cardoeSo forever ago I wrote something for Xen on GitLab which we were getting contributions from to actually take the PR and split out the changes with "git patch-format | git am" to the mailing list. And it put a header with the GitLab merge request link in there. Email replies usually worked back to GitLab too unless someone's client was super weird. But if the person pushed an update it would splat the patch series as v2 or 18:06
cardoehigher.18:06
cardoeBut they had an email address that could be replied to for comments on the merge request.18:06
cardoeThey were recently updating it and I got CC'd on the patches for that setup. Which is what made me think about how to lessen the friction for contributors.18:08
cardoeIt does nothing to solve the review bottlenecks however.18:08
fungiyeah, also gerrit itself *does* actually support review by e-mail, but we don't have the inbound receipt bits for that plumbed on our server18:11
clarkbalso historically that was considered problematic due to the CLA. I'm not sure if the DCO changes that (it might)18:24
clarkbthat == moving someones contribution from github to gerrit automatically for them18:24
fungiwell, this is more about being able to send review comments by e-mail reply18:33
clarkboh I read doing the git patch formatting pass to the mailing list as trying to get the code from one place to another.18:35
fungiyeah, sorry, my comment was about review-by-mail in gerrit, specifically, not about patch submission20:08

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!