Skip to content

Commit f1f74f1

Browse files
Add listIssues tool to server
1 parent 6d8a9dd commit f1f74f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/github/server.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ func NewServer(client *github.Client, readOnly bool, t translations.TranslationH
3636
// Add GitHub tools - Issues
3737
s.AddTool(getIssue(client, t))
3838
s.AddTool(searchIssues(client, t))
39+
s.AddTool(listIssues(client, t))
3940
if !readOnly {
4041
s.AddTool(createIssue(client, t))
4142
s.AddTool(addIssueComment(client, t))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy