app icon indicating copy to clipboard operation
app copied to clipboard

add Multiple Authors for same type of contributions

Open cstayyab opened this issue 6 years ago • 1 comments

Describe the bug It two users are mentions for same type of contribution when a pull request is co-authored by two or more people then only one user is being added

To Reproduce Steps to reproduce the behavior:

  1. Go to 'A pull request which have been co-authored by two or more people'
  2. Create a new comment mentioning two users for same contribution as created here

Expected behavior Add both users for same type of contributions (code in this case)

Current Behaviour Only one user that was mentioned first is added

Screenshot Screenshot of comment

Additional context This is required when two users have Co-Authored a pull request. You can read more about them ( Pull request with multiple authors ) here

cstayyab avatar Jun 01 '19 13:06 cstayyab

Thanks for the report @cstayyab.

I've started a PR trying to address this problem (https://github.com/all-contributors/all-contributors-bot/pull/127), but I'm currently swamped.

PRs welcome if you can get this over the line.

jakebolam avatar Jun 02 '19 20:06 jakebolam

PR https://github.com/all-contributors/app/pull/127 is almost done. Closing this one for now.

tenshiAMD avatar Sep 28 '22 17:09 tenshiAMD