Skip to content

Define branch base for ticket#34

Merged
Neokil merged 1 commit into
mainfrom
gh-20-define-branch-base-for-ticket
Jun 9, 2026
Merged

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

Conversation

@Neokil

@Neokil Neokil commented Jun 5, 2026

Copy link
Copy Markdown
Owner

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

@Neokil Neokil merged commit 3ea7857 into main Jun 9, 2026
6 checks passed
@Neokil Neokil deleted the gh-20-define-branch-base-for-ticket branch June 9, 2026 10:30
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