Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ IsOpen
Method
IsOpen
api/queries_pr.go:346–348 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
344
}
345
346
func
(pr PullRequest) IsOpen() bool {
347
return
pr.State ==
"OPEN"
348
}
349
350
type
PullRequestChecksStatus
struct
{
351
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