Closed j3soon closed 1 month ago
Yes, I moved back from graphql to indeed make it really simple for anyone who does not need advanced use cases. I would consider coauthors to be one of those advanced use case, hence graphql usage seems perfectly fine to me.
Could you please
Thanks!
Thanks for the quick reply! Just resolved the conflicts and updated the docs.
It's also worth noting that these two PRs only fixes #44 for GitHub repos, not for GitLab repos yet.
Just adding my +1
Thank you for this great add.
Completely implements #44 (along with #61).
Solution Description:
Design Choices:
I considered a few implementations and decided to use REST API by default, switching to GraphQL only when necessary.
Some considerations:
References & Further Details:
list-contributors
URI (described in #16 and #38) may be more reliable, but cannot be used in private GitHub repositories.Co-authored-by:
commit message is parsed and displayed in GitHub web UI: https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors