From 37203bae5a87d902380ecb7ead454ec9b19af1ef Mon Sep 17 00:00:00 2001 From: simple Date: Thu, 29 May 2025 23:25:50 +0900 Subject: [PATCH] =?UTF-8?q?[main]=20docs:=20update=20README=20to=20remove?= =?UTF-8?q?=20automated=20testing=20section=20=F0=9F=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🚀 Breaking Changes: - Removed details about automated testing setup and GitHub Actions. --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 376e87c..5b3dd5f 100644 --- a/README.md +++ b/README.md @@ -8,20 +8,6 @@ GitLab MCP(Model Context Protocol) Server. **Includes bug fixes and improvements gitlab mcp MCP server -## 🚀 Automated Testing - -This project uses GitHub Actions for automated PR testing. All pull requests are automatically tested across multiple Node.js versions (18.x, 20.x, 22.x) with: - -- ✅ Build verification -- ✅ Type checking -- ✅ Code linting (ESLint) -- ✅ Code formatting (Prettier) -- ✅ API validation tests -- ✅ Docker build verification -- ✅ Security audit - -For integration testing setup, see [GitHub Secrets Setup Guide](docs/setup-github-secrets.md). - ## Usage ### Using with Claude App, Cline, Roo Code, Cursor