MCPcopy Create free account
hub / github.com/kirodotdev/Kiro / getFallbackComment

Function getFallbackComment

scripts/bedrock_comment_generator.ts:248–254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

246 * Get fallback comment when Bedrock fails
247 */
248export function getFallbackComment(): string {
249 return `Thank you for opening this issue! 🙏
250
251We've received your report and our automated triage system has analyzed it. A maintainer will review it shortly.
252
253We appreciate your contribution to making Kiro better!`;
254}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected