Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #4447, comment 7


Ignore:
Timestamp:
05/09/2019 03:37:57 AM (7 years ago)
Author:
talldanwp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4447, comment 7

    initial v1  
    44There are a couple of negative aspects to the co-author system:
    55- It relies on knowing the email address of the co-author and using a very specific syntax.
    6 - When a PR is squashed to master, co-authors of commits on the branch are stripped out of the final commit message (seems like this is possibly an unhelpful bug on github). Co-authors would have to be specified manually.
     6- When a PR is squashed to master, co-authors of commits on the branch are stripped out of the final commit message (seems like this is possibly an unhelpful bug on github). Co-authors would have to be specified manually, or using some kind of automation.
    77
    88Positives: