Summary: | Willikins should support emailing contributors on a per-package basis | ||
---|---|---|---|
Product: | Gentoo Infrastructure | Reporter: | James Broadhead <jamesbroadhead> |
Component: | Other | Assignee: | Robin Johnson <robbat2> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | binki, mgorny |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
James Broadhead
2011-09-16 16:14:41 UTC
Yay, spam via IRC. Also, not sure if you can even get a good metric from the ChangeLog. What happens when person1 has 20x more CL entries than the maintainer but no longer cares about the package for whatever reason. Personally, not in favor, regardless assigning to maintainer. (In reply to comment #1) > Yay, spam via IRC. Also, not sure if you can even get a good metric from the > ChangeLog. What happens when person1 has 20x more CL entries than the > maintainer but no longer cares about the package for whatever reason. Well, the actual use here was in Sunrise to remotely ping and bring back committers to fix the breakages they have committed. In case it was unclear, this would be for overlay packages only, which are not covered by bugzilla. Case 5: irc: Alan: !cmd contributor app-foo/zar irc: willikins: Last contributor: Mike mike@something.oth irc: Alan: !cmd msg app-foo/zar "Fix this please" irc: willikins: app-foo/zar is in the main tree, consider opening a bug? Willikins doesn't even support overlays now, right? I guess that is the first point that someone will need to implement. (In reply to comment #3) > In case it was unclear, this would be for overlay packages only, which are not > covered by bugzilla. > > Case 5: > irc: Alan: !cmd contributor app-foo/zar > irc: willikins: Last contributor: Mike mike@something.oth > irc: Alan: !cmd msg app-foo/zar "Fix this please" > irc: willikins: app-foo/zar is in the main tree, consider opening a bug? Er, we wanted simple ircname->e-mail mapping: > !msg hangfire fix it now! < message to foo@bar sent 1. It will need to be (overlay, package) -> (contributor), because different overlays will not always have the same contributors for a given package. 2. Willikins has NO overlay support at all right. 2.1. Amongst such, exposing the owner email for an overly would be doable. 3. The general ircname -> email stuff, that's doable, but it would be opt-in. The source for the rbot plugins is here: http://git.overlays.gentoo.org/gitweb/?p=proj/rbot-gentoo.git;a=summary Patches welcome. I agree more about the spam now than in the past. won't fix. If the person isn't on IRC, you should use your own mail client or bug system for that overlay to contact them. |