Skip to content

fix(diff-filter): ignore Anchor generated directory#123

Open
sato820 wants to merge 2 commits into
Ghbounty:mainfrom
sato820:codex/ignore-anchor-generated-dir
Open

fix(diff-filter): ignore Anchor generated directory#123
sato820 wants to merge 2 commits into
Ghbounty:mainfrom
sato820:codex/ignore-anchor-generated-dir

Conversation

@sato820
Copy link
Copy Markdown

@sato820 sato820 commented Jun 7, 2026

Summary

  • Ignore Anchor's generated .anchor/ directory in diff-filter path classification.
  • Add classifyPath coverage for contracts/solana/.anchor/test-ledger/genesis.bin.

Fixes #67

Tests

  • pnpm --filter @ghbounty/diff-filter test
  • pnpm --filter @ghbounty/diff-filter typecheck

@sato820 sato820 requested a review from tomazzi14 as a code owner June 7, 2026 05:09
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 7, 2026

@sato820 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.

@sato820 sato820 changed the title Codex/ignore anchor generated dir fix(diff-filter): ignore Anchor generated directory Jun 7, 2026
@sato820
Copy link
Copy Markdown
Author

sato820 commented Jun 7, 2026

Bounty submission note for #67:

The PR is ready and the requested checks passed locally:

  • pnpm --filter @ghbounty/diff-filter test
  • pnpm --filter @ghbounty/diff-filter typecheck

I also configured the GH Bounty developer profile so MCP whoami now returns github_handle: sato820 and the connected Solana wallet. When I try to submit this PR through submissions.create for bounty d232f106-c1aa-4118-9db7-c139cefccce1, the server now gets past profile/delegation checks but returns:

InternalError: GAS_STATION_PUBKEY not configured.

So the MCP/on-chain submission path appears blocked by server configuration rather than the PR itself. Happy to retry the official submission flow once that is configured, or follow any manual workaround you prefer.

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.

diff-filter: ignore Anchor's .anchor/ generated directory

1 participant