Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:59:04 +08:00
commit c4b6a6c97d
5 changed files with 290 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:Synaps-Squad/gitlab-mr-mcp:plugins/gitlab-mr-review",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "50c75d0f9ecd56c81cc1ead60a558fd1691a8a7c",
"treeHash": "c59eea378541110c902438b20c9f6cfcfebe2560365dad7625f0ad0559ad2c9f",
"generatedAt": "2025-11-28T10:12:50.422117Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "gitlab-mr-review",
"description": "Comprehensive GitLab merge request review using MCP tools for automated code analysis",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": ".mcp.json",
"sha256": "df049ffe8c55d01685ebad74106f66e143970683250c8851cacc0c5223e0544b"
},
{
"path": "README.md",
"sha256": "431fcbfcfa563e7129dea5f83b9eec10247c5629b30c087f6c16bab129845739"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "e881ea255b92e180a131a17e9ab6d8e4a2692159a046d6dfd681183608901ba2"
},
{
"path": "commands/review-gitlab-mr.md",
"sha256": "6225b4a775d0b9b3603156e1c7931932d33c7b4c8b53281e485b7ee978c14548"
}
],
"dirSha256": "c59eea378541110c902438b20c9f6cfcfebe2560365dad7625f0ad0559ad2c9f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}