Added a release bot to create release notes from closed milestones
All checks were successful
Publish Library / Build NPM Project (push) Successful in 3s
Publish Library / Tag Version (push) Successful in 5s

This commit is contained in:
2026-01-14 15:43:53 -05:00
parent 1ab97c2676
commit 72ffe3dcc7
5 changed files with 114 additions and 5 deletions

View File

@@ -15,8 +15,8 @@ jobs:
git checkout ${{ github.event.pull_request.head.sha }}
git fetch origin ${{ github.event.pull_request.base.ref }}
- name: Run AI Review
run: npx -y -p @ztimson/ai-agents@latest review $GITHUB_WORKSPACE
- name: Create review
run: npx --no-cache -y -p @ztimson/ai-agents@latest review $GITHUB_WORKSPACE
env:
AI_HOST: anthropic
AI_MODEL: claude-sonnet-4-5