MCPcopy Create free account
hub / github.com/cli/cli / DisplayName

Method DisplayName

api/queries_pr_review.go:218–220  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

216}
217
218func (b ReviewerBot) DisplayName() string {
219 return actorDisplayName("Bot", b.login, "")
220}
221
222func (r ReviewerBot) sealedReviewerCandidate() {}
223

Callers

nothing calls this directly

Calls 1

actorDisplayNameFunction · 0.85

Tested by

no test coverage detected