Skip to content

Attach GitHub issue tickets to new PRs#30

Merged
Neokil merged 1 commit into
mainfrom
gh-24-attach-ticket-to-pr
May 18, 2026
Merged

Attach GitHub issue tickets to new PRs#30
Neokil merged 1 commit into
mainfrom
gh-24-attach-ticket-to-pr

Conversation

@Neokil
Copy link
Copy Markdown
Owner

@Neokil Neokil commented May 18, 2026

Summary

  • update the default implementation prompt to tell the provider to attach same-repository GitHub issues to new PRs
  • require the PR body to include Closes #<number>
  • add a loader test that pins the embedded prompt wording

Verification

  • go test ./...
  • cd web && npm test
  • cd web && npm run lint (warnings only, no errors)
  • cd web && npm run typecheck
  • golangci-lint run is currently blocked by existing repository-wide findings in generated files and sibling worktrees unrelated to this change

Closes #24

@Neokil Neokil merged commit eacdd3f into main May 18, 2026
6 checks passed
@Neokil Neokil deleted the gh-24-attach-ticket-to-pr branch May 18, 2026 08:48
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.

Attach Ticket to PR

1 participant