Browser extension that makes it easier to add co-authors when merging GitHub PRs.
This extension shows an Add co-authors button in the merge UI on GitHub PRs.
-
Press the Merge pull request (or Squash and merge) button on the PR you want to merge. The UI for editing commit details will appear.
-
Press the Add co-authors button. This will collect participants from the PR discussion and add users who reviewed or commented to the extended commit description.
-
Adjust the commit description if you like.
-
Confirm the merge as usual.
This is an open-source repository. You can
- Create an issue to report a bug or make a feature request.
- Open a PR to submit changes to the code you made yourself.
- coauthor.kevinzc.com — web UI for getting co-authors for a PR
- kevinzunigacuellar/coauthor-action — GitHub Action to get co-author messages as PR comments
This software is free to use, modify, and redistribute under the GNU General Public License v3.0.