fj issue lock/unlock and fj pr lock/unlock: moderate a conversation #166
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?
Problem
No way to lock or unlock an issue/PR conversation from fj; maintainers drop to the web UI to freeze a heated or resolved thread.
Acceptance criteria
fj issue lock <n> [--reason off-topic|too-heated|resolved|spam]andfj issue unlock <n>.fj pr lock <n>/fj pr unlock <n>(PRs share the issue index).PUT /repos/{owner}/{repo}/issues/{n}/lock(reason body) andDELETE .../lock.Value
Moderation without leaving the terminal; scriptable thread freezing.
Priority
p3 (low frequency).
Dependencies / sequencing
None.
Overlap
None.