https://github.com/datreeio/branch-protection-tool
update datree branch protection
https://github.com/datreeio/branch-protection-tool
Last synced: 7 months ago
JSON representation
update datree branch protection
- Host: GitHub
- URL: https://github.com/datreeio/branch-protection-tool
- Owner: datreeio
- Created: 2022-01-11T10:58:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T11:03:15.000Z (over 4 years ago)
- Last Synced: 2025-01-25T07:41:41.887Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# branch-protection-tool
update datree branch protection
GITHUB_TOKEN - Use a personal github token with full repo permissions (you can generate it in https://github.com/settings/tokens)
GITHUB_ORGANIZATION_NAME - Your github organization name
Works on NODE v14
# Instructions:
- Run `npm i` to install dependencies
- Run TOKEN= OWNER=<>GITHUB_ORGANIZATION_NAME> node index.js