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