Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tchoupinax/repo-config
My configuration as code of my Github repositories.
https://github.com/tchoupinax/repo-config
github iac repositories terraform
Last synced: about 1 month ago
JSON representation
My configuration as code of my Github repositories.
- Host: GitHub
- URL: https://github.com/tchoupinax/repo-config
- Owner: Tchoupinax
- Created: 2024-10-13T06:58:32.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-11-29T10:19:49.000Z (2 months ago)
- Last Synced: 2024-11-29T10:22:50.774Z (2 months ago)
- Topics: github, iac, repositories, terraform
- Language: HCL
- Homepage:
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# repo-config
## Token creation
The CI requires TOKEN_GITHUB, a token created that give the following rights:
- `Administration`: Write
- `Contents`: Write
- `Pull requests`: Write## Renovate configuration
The dashboard is accessible [here](https://developer.mend.io/github/Tchoupinax). To add an app, use this [page](https://github.com/settings/installations/53876128).
Renovate won't merge automatically if there is no check passed ([source](https://github.com/renovatebot/renovate/discussions/13485#discussioncomment-1946614)).