Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ BuildReason
TypeAlias
BuildReason
coderd/database/models.go:1146–1146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1144
}
1145
1146
type
BuildReason string
1147
1148
const
(
1149
BuildReasonInitiator BuildReason =
"initiator"
Callers
5
TestAuditLogs
Function · 0.92
postWorkspaceBuildsInternal
Method · 0.92
FailJob
Method · 0.92
completeWorkspaceBuildJob
Method · 0.92
Scan
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected