Fix Forgejo default branch resolution #671

Merged
barrettruth merged 1 commit from fix/660-forgejo-default-branch into main 2026-05-09 02:39:22 +00:00
Owner

Summary

  • use git symbolic-ref for local origin/HEAD default-branch lookup before falling back to the Forgejo API
  • share that resolution path with Forgejo PR compare URLs

Closes #660

Verification

  • nix develop .#ci --command just ci

Remote Forgejo CI was not awaited because the Spark runner is down.

## Summary - use `git symbolic-ref` for local `origin/HEAD` default-branch lookup before falling back to the Forgejo API - share that resolution path with Forgejo PR compare URLs Closes #660 ## Verification - `nix develop .#ci --command just ci` Remote Forgejo CI was not awaited because the Spark runner is down.
Fix Forgejo default branch resolution
All checks were successful
quality / Format (pull_request) Successful in 11s
quality / Test (pull_request) Successful in 10s
quality / Lint (pull_request) Successful in 13s
783e5009ff
barrettruth deleted branch fix/660-forgejo-default-branch 2026-05-09 02:39:23 +00:00
Sign in to join this conversation.
No description provided.