🎬 Add GitHub Actions Management #3

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

🎯 Feature Request

Description

Add comprehensive GitHub Actions workflow management.

Proposed Tools

  • list_workflows - List all workflows
  • trigger_workflow - Manually trigger workflow
  • cancel_workflow_run - Cancel running workflow
  • get_workflow_logs - Download workflow logs
  • list_secrets - List repository secrets (names only)
  • create_secret - Create/update repository secret

Benefits

  • CI/CD management
  • Workflow debugging
  • Automated deployments

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Add comprehensive GitHub Actions workflow management. ### Proposed Tools - `list_workflows` - List all workflows - `trigger_workflow` - Manually trigger workflow - `cancel_workflow_run` - Cancel running workflow - `get_workflow_logs` - Download workflow logs - `list_secrets` - List repository secrets (names only) - `create_secret` - Create/update repository secret ### Benefits - CI/CD management - Workflow debugging - Automated deployments 🤖 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/github-mcp#3
No description provided.