✨ Add Gitea plugin to marketplace
This commit is contained in:
@@ -19,6 +19,11 @@
|
|||||||
"name": "project-uv",
|
"name": "project-uv",
|
||||||
"source": "./plugins/project-uv",
|
"source": "./plugins/project-uv",
|
||||||
"description": "Detects how uv is wired into a Python project and advertises the right invocation patterns"
|
"description": "Detects how uv is wired into a Python project and advertises the right invocation patterns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gitea",
|
||||||
|
"source": "./plugins/gitea",
|
||||||
|
"description": "Bidirectional Gitea ticket integration: fetch context, create issues, post comments, list/search, close, and scaffold labels"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user