Compare commits
3 Commits
2ee23a39d8
...
620173eef6
| Author | SHA1 | Date | |
|---|---|---|---|
| 620173eef6 | |||
| 0fe4f62a30 | |||
| 533810f018 |
@@ -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