Skip to content

Define branch base for ticket#34

Open
Neokil wants to merge 1 commit into
mainfrom
gh-20-define-branch-base-for-ticket
Open

Define branch base for ticket#34
Neokil wants to merge 1 commit into
mainfrom
gh-20-define-branch-base-for-ticket

Conversation

@Neokil
Copy link
Copy Markdown
Owner

@Neokil Neokil commented Jun 5, 2026

Summary

  • add an optional base branch field to the add-ticket flow and run-ticket API
  • persist ticket-specific base branches for worktree creation, run context, and GitHub blob links
  • add frontend and backend coverage for request wiring, context propagation, and git worktree behavior

Testing

  • go test ./...
  • golangci-lint run
  • cd web && npm test
  • cd web && npm run lint

Closes #20

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.

Define branch base for ticket

1 participant