Merge branch 'github-cli-937-v1-project-ghes-deprecation' into 11409-pr-view-v2-projects
This commit is contained in:
commit
1dadf98148
1 changed files with 0 additions and 2 deletions
|
|
@ -211,8 +211,6 @@ const (
|
|||
)
|
||||
|
||||
func (d *detector) ProjectsV1() gh.ProjectsV1Support {
|
||||
// Currently, projects v1 support is entirely dependent on the host. As this is deprecated in GHES,
|
||||
// we will do feature detection on whether the GHES version has support.
|
||||
if !ghauth.IsEnterprise(d.host) {
|
||||
return gh.ProjectsV1Unsupported
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue