Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ IsSkipped
Function
IsSkipped
pkg/cmd/run/shared/shared.go:322–324 ·
view source on GitHub ↗
(c Conclusion)
Source
from the content-addressed store, hash-verified
320
}
321
322
func
IsSkipped(c Conclusion) bool {
323
return
c == Skipped
324
}
325
326
type
RunsPayload
struct
{
327
TotalCount int `json:
"total_count"
`
Callers
1
populateLogSegments
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected