Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 475030

Summary: provide X-VCS-Maintainer info for gentoo-commits mails
Product: Gentoo Infrastructure Reporter: Julian Ospald <hasufell>
Component: Mailing ListsAssignee: Gentoo Infrastructure <infra-bugs>
Status: CONFIRMED ---    
Severity: enhancement CC: tomwij, xmw, zerochaos
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: feasible
Package list:
Runtime testing required: ---

Description Julian Ospald 2013-06-27 20:04:22 UTC
This would make it extremely easy to filter commits on your own packages.

Maybe also something like: X-VCS-Herd
Comment 1 Michael Weber (RETIRED) gentoo-dev 2013-06-27 20:34:32 UTC
and X-VCS-Maintainer-expanded with an (uniq) list of all mentioned package maintainers and the herd members.
Comment 2 Alec Warner (RETIRED) archtester gentoo-dev Security 2014-03-08 01:09:21 UTC
Hey idl0r, what context does the hook run as, can we easily access the metadata.xml or package name? Do we just get a commit bundle (and pray we can get a good heuristic to get the package name, eg: by parsing the paths?)

-A
Comment 3 Christian Ruppert (idl0r) gentoo-dev 2014-03-08 23:02:39 UTC
For CVS, yes. I'd like to have that header as well. I'll take a look at it.
Comment 4 Alec Warner (RETIRED) archtester gentoo-dev Security 2014-03-09 06:18:03 UTC
(In reply to Christian Ruppert (idl0r) from comment #3)
> For CVS, yes. I'd like to have that header as well. I'll take a look at it.

Ok, my perl is pretty bad, so I'd prefer someone else take a stab at it ;)

-A