2.4.0 • Published 4 years ago

@balena.io/repo-config v2.4.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

repo-config

This repository is used to configure repos for use with ResinCI. There are 3 primary commands:

configure-repo

repo-config configure-repo --org <github org> --repo <github repo> [--dry-run]

protect-branch

repo-config protect-branch --org <github org> --repo <github repo> --branch <branch> [--dry-run]

configure-org

repo-config protect-branch --org <github org> --branch <branch> [--dry-run]