Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuritka/github-branch-protetcion-demo
the demo is to about how to add new branch protection rules with linters to a github project
https://github.com/kuritka/github-branch-protetcion-demo
Last synced: 24 days ago
JSON representation
the demo is to about how to add new branch protection rules with linters to a github project
- Host: GitHub
- URL: https://github.com/kuritka/github-branch-protetcion-demo
- Owner: kuritka
- Created: 2024-03-18T12:16:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-18T13:55:43.000Z (8 months ago)
- Last Synced: 2024-10-05T11:22:11.699Z (about 1 month ago)
- Language: HCL
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-branch-protetcion-demo 🥑
the demo is to about how to add new branch protection rules with linters to a github project.
## Overview
create `.env` file with following values
```env
TF_VAR_github_token=
```
and run `make plan`## github-branch-protetcion-demo-instance
The demo maintain `github-branch-protetcion-demo-instance` repo that needs to be public otherwise:
`Error: Upgrade to GitHub Pro or make this repository public to enable this feature.`.