Hi May I answer some parts of this question:
Am Dienstag, 12. Mai 2015 00:04:10 UTC+2 schrieb Jonathan Mainguy: > > > > 1. Who gets credit on github for the merge, Bob or the original author of > the PR. (Credit on Github being the stats at > https://github.com/ansible/ansible-modules-extras/graphs/contributors and > https://github.com/ansible/ansible-modules-extras/commits/devel/database/mysql/mysql_replication.py > > for example) > Git does make a difference between an author and a committer, So this information will remain in the commit. > 2. What happens to the original PR against ansible, does it get closed > unmerged? Who is closing it, bcoca? is bcoca expected to comb through all > the open requests, find ones where Bob submitted an identical PR and got it > merged? > The commiter should take care by adding a "closes GH-<number>". When ansible inc merges the PR of the module author, the origin will also be closed as well. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/c2a0aec1-df0c-4a94-aa51-04430c80cf28%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
