github-repo-settings-editor
v1.0.1
Published
Edit GitHub repository settings in bulk
Downloads
4
Readme
github-repo-settings-editor
Tired of having to update all the repositories you own to set how you want merges done or enable features like auto-merge?
Me too! That's why I created this command-line tool that:
- asks you how you like your settings
- scans all your GitHub repos
- reports any non-compliant repos
- updates your repos to your preferred settings
Install
npm i -g github-repo-settings-editor
Usage
grse
Limits
Due to rate limits on the REST and GraphQL APIs, each hour you are limited to validating 499900 repositories and updating 5000 repositories (15000 if you're a Github Enterprise Cloud user).