Skip to content

Add branch hint support for default branch resolution - #27

Draft
JaredHatfield with Copilot wants to merge 4 commits into
mainfrom
copilot/add-branch-hint-capability
Draft

Add branch hint support for default branch resolution#27
JaredHatfield with Copilot wants to merge 4 commits into
mainfrom
copilot/add-branch-hint-capability

Conversation

Copilot AI commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add optional branch_hint configuration with validation for repository file path, file type, and lookup path
  • resolve default branches for existing local repositories from tracked JSON/YAML files before falling back to GitHub metadata
  • add unit tests for config parsing, branch hint resolution, and sync fallback behavior
  • update docs/USAGE.md and docs/EXAMPLES.md with branch hint guidance and examples

Validation

  • go build ./...
  • go clean -testcache && go test ./...
  • parallel_validation (Code Review + CodeQL)

Copilot AI and others added 4 commits April 21, 2026 10:06
Agent-Logs-Url: https://github.com/UnitVectorY-Labs/ghorgsync/sessions/f111cb82-bb03-4678-9497-b34bb4d1cd34

Co-authored-by: JaredHatfield <208119+JaredHatfield@users.noreply.github.com>
Agent-Logs-Url: https://github.com/UnitVectorY-Labs/ghorgsync/sessions/f111cb82-bb03-4678-9497-b34bb4d1cd34

Co-authored-by: JaredHatfield <208119+JaredHatfield@users.noreply.github.com>
Agent-Logs-Url: https://github.com/UnitVectorY-Labs/ghorgsync/sessions/f111cb82-bb03-4678-9497-b34bb4d1cd34

Co-authored-by: JaredHatfield <208119+JaredHatfield@users.noreply.github.com>
Agent-Logs-Url: https://github.com/UnitVectorY-Labs/ghorgsync/sessions/f111cb82-bb03-4678-9497-b34bb4d1cd34

Co-authored-by: JaredHatfield <208119+JaredHatfield@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants