Compare commits
3 Commits
894c85bd54
...
0fe4f62a30
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fe4f62a30 | |||
| 533810f018 | |||
| 2ee23a39d8 |
@@ -220,6 +220,10 @@ class GiteaMCPServer:
|
||||
"context": {
|
||||
"type": "string",
|
||||
"description": "Issue title + description or sprint context"
|
||||
},
|
||||
"repo": {
|
||||
"type": "string",
|
||||
"description": "Repository name (owner/repo format)"
|
||||
}
|
||||
},
|
||||
"required": ["context"]
|
||||
|
||||
Reference in New Issue
Block a user