forked from Gitlink/gitlink-cli
- issue +comment --reply-to <id>: reply to an existing comment; the server requires both parent_id and reply_id, so both are set - issue +comment-replies: list a comment's replies via the children_journals endpoint with --page/--limit Production-verified: parent -> reply -> list replies -> delete round-trip on a real issue. 3 new unit tests and bilingual docs. Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cmd/check | ||
| locales | ||
| schema | ||
| args.go | ||
| doc.go | ||
| loader.go | ||
| locale.go | ||
| locale_test.go | ||
| options.go | ||
| resolver.go | ||
| resolver_test.go | ||
| template.go | ||
| template_test.go | ||
| translator.go | ||
| translator_test.go | ||
| validate.go | ||
| validate_test.go | ||