Adds a button to GitHub pull requests to make it simple to add co-author credits for all PR participants before merging.
「 Add a button in GitHub PR to add all PR participants as co-authors before merging. 」
Download:Github | ⭐Greasy Fork
🧑💻 @delucis ⇒ 📜 Better GitHub Co-Authors
This scriptofFunction is for GitHub of Pull Request(PR)Add a button on the page,Used to quickly PR Participants added as co-author,This simplifies the collaboration process。
Modified the original script,Make it supportiveTOKENAccess is used to avoidAPIAccess frequency limit
First run initialization
When the script is first run,The user will be prompted to enter GitHub of Token。Token Will be stored securely,Used for subsequent calls GitHub API。
Dynamic page loading support
The script will listen GitHub Navigation events on the page(turbo:render),To ensure that the button is still available when the page toggles。
user interface
exist PR Add a button to the page "Add co-authors" and status prompt box,Users can add this button with one click co-author information。
Automatically acquire participants
Co-authored-by Format message。Co-authored-by Add information to the commit message。


Recommended browser and script manager:
If you need to learn more about how to install user scripts,Click meView the teaching of pictures and texts!

