Skip to content

Add PR preview deploys and evaluators registry#1

Merged
sebastianmaniak merged 2 commits into
mainfrom
preview/docs-update
Mar 20, 2026
Merged

Add PR preview deploys and evaluators registry#1
sebastianmaniak merged 2 commits into
mainfrom
preview/docs-update

Conversation

@sebastianmaniak
Copy link
Copy Markdown
Collaborator

Summary

  • Adds Netlify preview deploy workflow for PRs (posts preview URL as comment)
  • Includes all recent changes: evaluators registry, docs restructure, spacing fixes

Setup Required

To enable preview deploys, add these secrets to the repo:

  1. Create a free Netlify site at app.netlify.com
  2. Add NETLIFY_AUTH_TOKEN — from Netlify User Settings > Applications > Personal access tokens
  3. Add NETLIFY_SITE_ID — from Netlify Site Settings > General > Site ID

Once set, every PR will get a unique preview URL posted as a comment.

Test plan

  • Verify preview deploy workflow triggers on PR
  • Check evaluators page renders at /evaluators/
  • Verify docs pages match repo README

🤖 Generated with Claude Code

sebbycorp and others added 2 commits March 20, 2026 13:09
Builds Hugo and deploys a preview URL for every pull request.
Posts the preview link as a PR comment automatically.

Requires NETLIFY_AUTH_TOKEN and NETLIFY_SITE_ID secrets.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Deploys to agentevals-dev/website-preview gh-pages branch.
Preview URL: https://agentevals-dev.github.io/website-preview/
Posts preview link as PR comment automatically.

Requires PREVIEW_DEPLOY_TOKEN secret (a PAT with repo scope).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sebastianmaniak sebastianmaniak merged commit 3e281f8 into main Mar 20, 2026
0 of 2 checks 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