Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ IsOpen
Method
IsOpen
api/queries_pr.go:321–323 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
319
}
320
321
func
(pr PullRequest) IsOpen() bool {
322
return
pr.State ==
"OPEN"
323
}
324
325
type
PullRequestChecksStatus
struct
{
326
Pending int
Callers
3
closeRun
Function · 0.80
readyRun
Function · 0.80
reopenRun
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected