https://github.com/python-hyper/branchmgr
A tool for managing GitHub branches.
https://github.com/python-hyper/branchmgr
Last synced: 8 months ago
JSON representation
A tool for managing GitHub branches.
- Host: GitHub
- URL: https://github.com/python-hyper/branchmgr
- Owner: python-hyper
- License: mit
- Created: 2017-03-15T09:37:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T09:37:40.000Z (almost 9 years ago)
- Last Synced: 2025-04-01T23:04:03.031Z (10 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 4
- Watchers: 24
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- License: LICENSE
Awesome Lists containing this project
README
Branch Manager for GitHub
=========================
This tool manages branch permissions for GitHub repositories. The goal is to
ensure that branches of repositories in your organisation are appropriately
protected by controlling their status only via the API, rather than manually
configuring the branch status.
Right now this tool is in an early alpha.