all-contributors / app

🤖 A GitHub App to automate acknowledging contributors to your open source projects
https://allcontributors.org
MIT License
576 stars 150 forks source link

Failing to ask the bot to credit a user for research work #365

Closed Lucas-C closed 2 years ago

Lucas-C commented 3 years ago

Describe the bug The @all-contributors bot fails to add the research contribution to an existing user (already in .all-contributorsrc)

To Reproduce I simply used the following syntax:

@all-contributors please add @moe-25 for research

Expected behavior I expected the bot to create a commit on the repo that would add the new contribution to the user

Screenshots

2021-07-08 12_52_45-Added support for emoticons by moe-25 · Pull Request #183 · PyFPDF_fpdf2

Additional context Link to the issue where the problem appeared: https://github.com/PyFPDF/fpdf2/pull/183#issuecomment-876335583

Lucas-C commented 3 years ago

Note that it worked well later on for another type of contribution ("bug"): https://github.com/PyFPDF/fpdf2/issues/184

gaocegege commented 2 years ago

Same behavior here.

tenshiAMD commented 2 years ago

Duplicate of https://github.com/all-contributors/app/issues/399