hyperhive/hive-forge/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 11fb2ac0fc hive-forge: add 'reopen' verb (pr reopen / issue reopen)
hive-forge had close but no reopen, so reopening required the non-obvious
workaround 'issue edit <n> --state open'. Add a reopen verb mirroring close
(PATCH state=open), wired into both 'pr reopen' (kind-checked PR) and
'issue reopen' (kind-checked issue). Updates docs/forge.md + the subcommand
enumerations.
2026-06-23 18:35:19 +02:00
..
verbs hive-forge: add 'reopen' verb (pr reopen / issue reopen) 2026-06-23 18:35:19 +02:00
body.rs ci(#1555): prose-ify legacy tracker tags; add lint:allow escape hatch 2026-06-10 13:14:42 +02:00
client.rs hive-forge: ci-rerun dispatches a fresh run via workflow-dispatch API 2026-06-23 14:53:11 +02:00
main.rs hive-forge: add 'reopen' verb (pr reopen / issue reopen) 2026-06-23 18:35:19 +02:00
notify.rs feat(#1888): read-before-comment guard via forge notification read-state 2026-06-22 18:54:40 +02:00