crossplane-contrib / crossplane-contrib/provider-upjet-github
chore: group grouped resources into one folder
Open
- Dominant language
- Go
- Stars
- 56
- Forks
- 46
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 2
Description
Currently:
Each resource has a folder under `config/` , for example `config/repository` and `config/repositoryfile`.
Plan:
Both `repository` and `repositoryfile` are part of the `repo` shortgroup. Both the [definition](https://github.com/coopnorge/provider-github/blob/main/config/repositoryfile/config.go#L6-L20) of `repository` and `repositoryfile` should be under `config/repo/config.go`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.