GoogleCloudPlatform / GoogleCloudPlatform/cloud-foundation-toolkit
Allow configuring a repository to be exempt from renovate management
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 493
- Avg merge
- 4h 12m
- Merged PRs (30d)
- 1
Description
### Problem
For JSS repositories, we are likely to require customized renovate configurations. There are some aspects of the CFT-managed renovate configuration we may want to retain.
### Proposal
* Allow configuring opt-out of a repository from renovate management by CFT
* Consider moving some of the [template renovate configuration](https://github.com/terraform-google-modules/terraform-google-module-template/blob/master/.github/renovate.json) to [GitHub-hosted presets](https://docs.renovatebot.com/config-presets/#github) so repositories that opt out can easily include custom regexManagers or other configurations that may remain universally useful.
Contributor guide
Assessment
This issue has not been assessed yet.