Socket
Socket
Sign inDemoInstall

github-repo-settings-editor

Package Overview
Dependencies
24
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github-repo-settings-editor

Edit GitHub repository settings in bulk


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 23 Sep 2021

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc