crossplane-contrib / provider-upjet-github

Apache License 2.0
27 stars 14 forks source link

defaultBranch provider doesnt have the ability to select a repository #84

Open billyatroadie opened 2 months ago

billyatroadie commented 2 months ago

Even though it looks like the config is set to accept repository, the api spec does not have options to select one. https://github.com/coopnorge/provider-github/blob/757b3f41cfe0744630dc68a841dda634fc8005b0/config/defaultbranch/config.go#L2

Was this by design or?