coopnorge / provider-github

Apache License 2.0
25 stars 13 forks source link

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

Open billyatroadie opened 4 weeks ago

billyatroadie commented 4 weeks 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?