1.0.1 • Published 3 years ago

github-repo-settings-editor v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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:

  1. asks you how you like your settings
  2. scans all your GitHub repos
  3. reports any non-compliant repos
  4. updates your repos to your preferred settings

A demo of the tool in action, showing the steps mentioned

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).