
Security News
GitHub Actions Pricing Whiplash: Self-Hosted Actions Billing Change Postponed
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.
add-collaborator
Advanced tools
Add a collaborator to all of your github repositories.
Install with npm
$ npm i add-collaborator -g
Pull down repositories.
$ add-collaborator repos
Sync collaborators with repositories
$ add-collaborator sync
Do both at once
$ add-collaborator repos sync
Force questions for github authentication and settings to be asked again
$ add-collaborator repos sync -f
Provide flags through the commandline to override stored settings.
user or u for github user that is the owner of the repositoriescollaborator or c for the collaborator to addtoken or t for github authentication token (basic github authentication is not supported through flags)$ add-collaborator repos sync -u [username] -c [collaborator] -t [token]
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Brian Woodward
Copyright © 2015 Brian Woodward Released under the MIT license.
This file was generated by verb-cli on August 20, 2015.
FAQs
Add a collaborator to all of your github repositories.
The npm package add-collaborator receives a total of 1 weekly downloads. As such, add-collaborator popularity was classified as not popular.
We found that add-collaborator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.

Research
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.