Something went wrong. Try again.
[READ-ONLY] Mirror of https://github.com/just-cameron/tangled-cli. Automation-first CLI for Tangled.org
Something went wrong. Try again.
Add getIssueState and reopenIssue to issues-api master
Extends the issues API layer with two new functions needed for full issue lifecycle management: - getIssueState: queries sh.tangled.repo.issue.state records to determine open/closed status, defaulting to 'open' when no records exist. Filters by issue URI and uses the most recent state record. - reopenIssue: mirrors closeIssue by creating a state record with state 'sh.tangled.repo.issue.state.open' Includes tests covering state filtering, multi-record precedence, unauthenticated error paths, and correct record creation. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Author Mark Bennett Co-author Claude Sonnet 4.5 Date (Feb 10, 2026, 4:49 PM UTC) Commit 437fc7dd 437fc7dd7c519168382109f99f84dd4a1dcb56a5 Parent 2540fd03 2540fd03e074253f05e6d81ac49b611d944db8b9