[Kde-scm-interest] accountability

Bart Cerneels bart.cerneels at kde.org
Fri Nov 13 10:48:03 CET 2009


On Fri, Nov 13, 2009 at 00:54, Thomas Zander <zander at kde.org> wrote:
> As the meeting minutes show a TODO list I'd like to suggest we look at the
> 'accountability' thread I started with a mail on 31.07.2008 15.07
> "Accountability, concrete suggestion" and not let that one slip through the
> cracks.
>
> We need someone to research essentially if we can easily trace who made a
> push. As you may know, git allows me to commit under any email address.

Perhaps its possible to prevent the whole issue thanks to some
features of gitorious?

Gitorious has support for aliases: email addresses in commits
associated with your account.
Is it possible to only allow a push when all email addresses used in
the commits are aliases of the user doing the push, with some
exceptions:
- no limitation when applying merge-requests (merging merge-requests?)
- commits that have been previously pushed by other users are exempted
from the check.

And this should probably be enabled per project and forced on for all
KDE projects.

Bart


More information about the Kde-scm-interest mailing list