Skip to content

ci: fix OpenGATE gate — check out opengate's master branch - #9

Merged
nickjlamb merged 1 commit into
mainfrom
fix-opengate-ci-ref
Jul 30, 2026
Merged

ci: fix OpenGATE gate — check out opengate's master branch#9
nickjlamb merged 1 commit into
mainfrom
fix-opengate-ci-ref

Conversation

@nickjlamb

Copy link
Copy Markdown
Owner

The gate checked out nickjlamb/opengate at ref 'main', but that repo's default branch is 'master' — the checkout failed (git exit 1) before the retrieval scorer ran. Caught on the v2.5.0 release, the gate's first live trigger.

What does this PR do?

Brief description of the change and the motivation.

Closes #

Type of change

  • Bug fix
  • New tool / data source
  • Enhancement to an existing tool
  • Documentation
  • Infrastructure / CI

Checklist

  • npm run lint passes
  • npm test passes (added/updated fixture-based tests for new logic)
  • npm run build compiles
  • New/changed tools are registered in both src/index.ts and src/http.ts
  • README tool table and (if relevant) CLAUDE.md updated
  • Results remain traceable to an official source (nothing fabricated)

Notes for reviewers

Anything you'd like extra eyes on, tradeoffs made, or follow-ups.

The gate checked out nickjlamb/opengate at ref 'main', but that repo's default
branch is 'master' — the checkout failed (git exit 1) before the retrieval
scorer ran. Caught on the v2.5.0 release, the gate's first live trigger.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@nickjlamb
nickjlamb merged commit ed4f906 into main Jul 30, 2026
1 check passed
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.

1 participant