Add Gitea plugin to marketplace

This commit is contained in:
2026-05-20 01:11:09 +02:00
parent 77daa1f8ce
commit c7a8378eed
+5
View File
@@ -19,6 +19,11 @@
"name": "project-uv",
"source": "./plugins/project-uv",
"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"
}
]
}