hyperhive/hive-forge/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
damocles 7b9d8e4c4c hive-forge: resolve ci-rerun --run's PR pseudo-ref before dispatching
A run triggered by a pull_request-event workflow carries a #<n> pseudo-ref
in prettyref rather than a real branch name. Dispatching a workflow with
that as the ref 500s. resolve_run now recognizes the #<n> form and falls
back to the same branch_for_pr lookup --pr already uses, so ci-rerun --run
works on PR-triggered runs the same way ci-rerun --pr does.

diagnosis + discriminating control table (real branch vs #<n> pseudo-ref)
from atlas.

fixes #4201
2026-09-11 17:22:33 +02:00
..
verbs hive-forge: resolve ci-rerun --run's PR pseudo-ref before dispatching 2026-09-11 17:22:33 +02:00
body.rs docs, prompts, hive-forge: stop handing readers the renamed verbs 2026-09-10 17:22:57 +02:00
client.rs hive-forge: carry the HTTP status structurally instead of flattening it to a string 2026-09-03 01:34:02 +02:00
main.rs docs, prompts, hive-forge: stop handing readers the renamed verbs 2026-09-10 17:22:57 +02:00
notify.rs check-issue-refs: catch full forge issue URLs too, drop internal links from docs entirely 2026-09-09 21:15:28 +02:00