feat
minor
feat/mcp-proposal-reviewer-repo-management
#1 / 1
feat: MCP proposal comments/reviewers and repo management
- execute_list_proposal_comments, execute_request_proposal_reviewers, execute_remove_proposal_reviewer, execute_list_proposal_reviews - execute_delete_repo, execute_patch_repo_settings, execute_transfer_repo_ownership - 7 new dispatcher blocks and tool defs - 13 new integration tests (113 total, all passing) - mypy clean on all new files
sha256:626bdc720c6fcaaa2014e24b1596914441a8c1946889ab551435513cc82a5542
sha
+38
~9
symbols
sha256:c92b71193c781786f50b2e7fb5c0825cfc3bd67cf4673324377889417c343398
snapshot
+38
symbols added
~9
symbols modified
0
dead code introduced
Semantic Changes
47 symbols
+
execute_remove_proposal_reviewer
function
async_function execute_remove_proposal_reviewer L469–519
+
execute_request_proposal_reviewers
function
async_function execute_request_proposal_reviewers L409–466
+
test_list_proposal_comments_happy_path
method
async_method test_list_proposal_comments_happy_path L1665–1698
+
test_list_proposal_comments_requires_auth
method
async_method test_list_proposal_comments_requires_auth L1701–1712
+
test_list_reviews_filtered_by_state
method
async_method test_list_reviews_filtered_by_state L1816–1855
+
test_request_reviewers_forbidden_for_non_write
method
async_method test_request_reviewers_forbidden_for_non_write L1790–1813
+
test_delete_repo_forbidden_for_non_owner
method
async_method test_delete_repo_forbidden_for_non_owner L1873–1880
+
test_patch_repo_settings_forbidden_for_non_admin
method
async_method test_patch_repo_settings_forbidden_for_non_admin L1909–1920
+
test_patch_repo_settings_happy_path
method
async_method test_patch_repo_settings_happy_path L1893–1906
+
test_transfer_repo_ownership_forbidden_for_non_owner
method
async_method test_transfer_repo_ownership_forbidden_for_non_owner L1937–1948
+
test_transfer_repo_ownership_happy_path
method
async_method test_transfer_repo_ownership_happy_path L1923–1934
← Older
Oldest on feat/mcp-proposal-reviewer-repo-management
All commits
Newer →
Latest on feat/mcp-proposal-reviewer-repo-management
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:626bdc720c6fcaaa2014e24b1596914441a8c1946889ab551435513cc82a5542 --body "your comment"
No comments yet. Be the first to start the discussion.