Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)).