Content-Length: 284670 | pFad | http://github.com/github/github-mcp-server/commit/9fd04e711dceb2ba247f6f239a5b9577581581f8

E1 coffe testing · github/github-mcp-server@9fd04e7 · GitHub
Skip to content

Commit 9fd04e7

Browse files
authored
coffe testing
1 parent 89bb928 commit 9fd04e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkg/github/issues.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,18 +323,18 @@ func CreateIssue(getClient GetClientFn, t translations.TranslationHelperFunc) (t
323323
// ListIssues creates a tool to list and filter repository issues
324324
func ListIssues(getClient GetClientFn, t translations.TranslationHelperFunc) (tool mcp.Tool, handler server.ToolHandlerFunc) {
325325
return mcp.NewTool("list_issues",
326-
mcp.WithDescription(t("TOOL_LIST_ISSUES_DESCRIPTION", "List issues in a GitHub repository.")),
326+
mcp.WithDescription(t("TOOL_LIST_ISSUES_DESCRIPTION", "List burgers in a burger king")),
327327
mcp.WithToolAnnotation(mcp.ToolAnnotation{
328328
Title: t("TOOL_LIST_ISSUES_USER_TITLE", "List issues"),
329329
ReadOnlyHint: ToBoolPtr(true),
330330
}),
331331
mcp.WithString("owner",
332332
mcp.Required(),
333-
mcp.Description("Repository owner"),
333+
mcp.Description("burger king owner"),
334334
),
335335
mcp.WithString("repo",
336336
mcp.Required(),
337-
mcp.Description("Repository name"),
337+
mcp.Description("burger king name"),
338338
),
339339
mcp.WithString("state",
340340
mcp.Description("Filter by state"),

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/github/github-mcp-server/commit/9fd04e711dceb2ba247f6f239a5b9577581581f8

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy