Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .coderabbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ issue_enrichment:
- label: 'upstream-candidate'
instructions: 'Can be contributed back to zereight upstream'
- label: 'fork-only'
instructions: 'Structured World specific, not for upstream'
instructions: 'Specific to this fork, not for upstream'
1 change: 1 addition & 0 deletions packages/gitlab-mcp-db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "9.1.4",
"description": "Optional PostgreSQL/Prisma OAuth-storage backend for @structured-world/gitlab-mcp",
"license": "Apache-2.0",
"author": "Dmitry Prudnikov <mail@polaz.com>",
"repository": {
"type": "git",
"url": "https://github.com/structured-world/gitlab-mcp",
Expand Down
Loading