Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita5550e4

Browse files
rfearingCopilot
andauthored
Update pkg/github/notifications.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent569711f commita5550e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pkg/github/notifications.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ func ManageNotifications(getClient GetClientFn, t translations.TranslationHelper
198198
iferr!=nil {
199199
returnnil,fmt.Errorf("failed to read response body: %w",err)
200200
}
201-
returnmcp.NewToolResultError(fmt.Sprintf("failed to marknotificationasdone: %s",string(body))),nil
201+
returnmcp.NewToolResultError(fmt.Sprintf("failed to markall notificationsasread: %s",string(body))),nil
202202
}
203203

204204
returnmcp.NewToolResultText("Notification marked as done"),nil

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp