gabriel / muse public
feat minor feat/cli-collaborator-webhook-commands #1 / 1
AI Agent gabriel · 67 days ago · Apr 10, 2026 · Diff

feat: add CLI commands for issue comment-delete, collaborators, webhooks

- issue comment-delete: DELETE /api/repos/{repo_id}/issues/{n}/comments/{id} - collaborator list/invite/update/remove: full CRUD against /api/repos/{repo_id}/collaborators - webhook create/list/delete: full CRUD against /api/repos/{repo_id}/webhooks - all commands follow existing hub subparser pattern, auth via MSign

sha256:4e5a6182050f4f660686ee97b3c7f7a1d15fc2c37640081f85bc631d202d41fe sha
sha256:5009a5bdf31564cead617fc2e5687412e72156e1a10b84cf6a7b5b4ccb72533d snapshot
← Older Oldest on feat/cli-collaborator-webhook-commands
All commits
Newer → Latest on feat/cli-collaborator-webhook-commands

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:4e5a6182050f4f660686ee97b3c7f7a1d15fc2c37640081f85bc631d202d41fe --body "your comment"