Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ DisplayName
Method
DisplayName
api/queries_pr_review.go:217–219 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
215
}
216
217
func
(b ReviewerBot) DisplayName() string {
218
return
actorDisplayName(
"Bot"
, b.login,
""
)
219
}
220
221
func
(r ReviewerBot) sealedReviewerCandidate() {}
222
Callers
nothing calls this directly
Calls
1
actorDisplayName
Function · 0.85
Tested by
no test coverage detected