Create a command to synchronize unattributed commits

Comments

marvil07’s picture

It would be great to know a little more about this, I actually do not understand it :-/

eliza411’s picture

Status: Active » Fixed
Issue tags: +git commit attribution

This exists and is working, but requires drush 4.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

eliza411’s picture

Status: Closed (fixed) » Needs review

You brought this up recently ... is this verified working?

Anonymous’s picture

subscribe..

sdboyer’s picture

Status: Needs review » Fixed

This is fixed. The only issue is that I don't have a Jenkins job that regularly does it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

sdboyer’s picture

Status: Closed (fixed) » Needs work

...or, actually not. Man, what a stupid oversight on my part. The --discover functionality wasn't working because I was passing the wrong var. Lovely.

That part is fixed at least, though I need to verify the whole system is really working properly before I can really close out this issue.

sdboyer’s picture

Project: Version Control API » Drupal.org BDD
Version: 6.x-2.x-dev »
Component: Drush integration » Feature/Scenarios
Priority: Critical » Normal

this does need to be tested, and is something we actually ought to integrate with our BDD testing.

the goal here is to ensure that if a user has pushed a commit under an email address that they haven't yet added to d.o, and they then add that as one of their email addresses, then at some point later the commit will be retroactively associated with their account.