🔒 Add Branch Protection Management #10

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

🎯 Feature Request

Description

Manage branch protection rules.

Proposed Tools

  • get_branch_protection - Get protection rules
  • set_branch_protection - Set protection rules
  • remove_branch_protection - Remove protection
  • list_protected_branches - List protected branches

Benefits

  • Code quality enforcement
  • Review requirements
  • Security controls

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Manage branch protection rules. ### Proposed Tools - `get_branch_protection` - Get protection rules - `set_branch_protection` - Set protection rules - `remove_branch_protection` - Remove protection - `list_protected_branches` - List protected branches ### Benefits - Code quality enforcement - Review requirements - Security controls 🤖 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#10
No description provided.