Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475030 - provide X-VCS-Maintainer info for gentoo-commits mails
Summary: provide X-VCS-Maintainer info for gentoo-commits mails
Status: CONFIRMED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Mailing Lists (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard: feasible
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 20:04 UTC by Julian Ospald
Modified: 2014-03-09 06:18 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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