feat(ssh): typed degradation errors for API-dependent commands in ssh-only (token-less) mode #295
Labels
No labels
breaking
bug
documentation
enhancement
epic
good first issue
help wanted
refactoring
resolution/duplicate
resolution/invalid
resolution/wontfix
security
severity/critical
severity/high
severity/low
severity/medium
status/abandoned
status/blocked
status/needs-decision
status/needs-info
status/needs-verification
testing
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sixfold-space/madtea#295
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #187 (SSH-only mode epic). Depends on the protocol-mode slice.
In
ssh onlymode (no token anywhere in the chain), every command that needs the REST API (issues, PRs, merge, labels, releases, most MCP tools) fails with one typed error that names the operation, states plainly that this operation rides the HTTPS API which SSH cannot carry, and gives the exactauth loginstep that enables it - never a generic "not configured" or a bare 401. Pure-git commands (clone, push, pull, worktrees, branch, commit, status) keep working fully.Acceptance: