Skip to content

fix: require PRs to reference submitted bounty issue#112

Open
vgtmy wants to merge 1 commit into
Ghbounty:mainfrom
vgtmy:fix/pr-issue-reference-check-108
Open

fix: require PRs to reference submitted bounty issue#112
vgtmy wants to merge 1 commit into
Ghbounty:mainfrom
vgtmy:fix/pr-issue-reference-check-108

Conversation

@vgtmy
Copy link
Copy Markdown

@vgtmy vgtmy commented May 22, 2026

Summary

Test Plan

  • corepack pnpm --filter @ghbounty/shared test -- tests/github/verify-pr-ownership.test.ts
  • corepack pnpm --filter @ghbounty/shared typecheck
  • corepack pnpm --filter @ghbounty/mcp typecheck
  • corepack pnpm --filter @ghbounty/relayer typecheck
  • Pre-commit hook: pnpm typecheck && pnpm test (all workspace checks passed)

Fixes #108

@vgtmy vgtmy requested a review from tomazzi14 as a code owner May 22, 2026 00:11
@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

@vgtmy is attempting to deploy a commit to the weareghbounty-6269's projects Team on Vercel.

A member of the Team first needs to authorize it.

@weilixiong
Copy link
Copy Markdown

Nice fix! I hit exactly this problem — my PR #99 (which closes issue #67 — diff-filter bug) was auto-detected as matching bounty issue #70 (FUCKING TEST) instead of the correct bounty #67. I opened issue #108 to track this bug. Looking forward to this fix landing!

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.

Bug: PR auto-detection matches wrong GHB bounty

2 participants