🔄 Add GitLab CI/CD Pipeline Management #2

Open
opened 2025-10-10 09:06:18 +02:00 by jack · 0 comments
Owner

🎯 Feature Request

Description

Add comprehensive GitLab CI/CD pipeline management.

Proposed Tools

  • list_pipelines - List project pipelines
  • trigger_pipeline - Manually trigger pipeline
  • cancel_pipeline - Cancel running pipeline
  • retry_pipeline - Retry failed pipeline
  • get_pipeline_logs - Download pipeline logs
  • list_ci_variables - List CI/CD variables
  • create_ci_variable - Create/update CI variable

Benefits

  • CI/CD automation
  • Pipeline debugging
  • Deployment management

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Add comprehensive GitLab CI/CD pipeline management. ### Proposed Tools - `list_pipelines` - List project pipelines - `trigger_pipeline` - Manually trigger pipeline - `cancel_pipeline` - Cancel running pipeline - `retry_pipeline` - Retry failed pipeline - `get_pipeline_logs` - Download pipeline logs - `list_ci_variables` - List CI/CD variables - `create_ci_variable` - Create/update CI variable ### Benefits - CI/CD automation - Pipeline debugging - Deployment management 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/gitlab-mcp#2
No description provided.