9 Commits

Author SHA1 Message Date
emilioacc 24a1530791 ci: add AI code review workflow (#50)
* ci: add AI code review workflow

Adds a self-contained AI code review workflow using
anthropics/claude-code-action@v1. Reviews PR changes and posts
structured feedback. Self-contained because this repo is in a
different org from the reusable workflow.

Part of ATXP-1602.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* ci: trigger fresh workflow run with secret

* ci: re-trigger with API key

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 23:35:22 +00:00
Emilio Amaya 80ef032721 chore: remove duplicate publish workflow 2026-01-26 15:54:19 -05:00
Emilio Amaya 8bf19e0e16 ci: trigger publish on GitHub release 2026-01-26 15:45:15 -05:00
Emilio Amaya 7c2eef00c0 ci: add manual trigger for publish workflow 2026-01-26 15:37:50 -05:00
Emilio Amaya 1927b96fd2 ci: add npm publish workflow 2026-01-26 15:37:31 -05:00
Rob Di Marco 8488d4dbd7 Put registry-url back in 2025-09-09 19:41:03 -04:00
Rob Di Marco c33c0c07e3 Get rid of scope for publishing 2025-09-09 19:37:44 -04:00
Rob Di Marco e758befb90 Tweak workflow to correctly update dependency 2025-09-09 19:31:16 -04:00
Rob Di Marco 37b50042f4 Add test/release workflows 2025-09-09 12:17:07 -04:00