ci(claude): mint the app token with the client id - #203
Conversation
create-github-app-token@v3 deprecates app-id in favour of client-id; the release workflows already use it. Same app, same private key. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013eLFMaDpEwgDzyDBzCQzLH
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
Claude review status
🛠️ Review did not finish Attempted head This round did not publish: MODEL_NO_OUTPUT in phase compile. Anything listed below is from the last round that did. Re-run the workflow or push a new commit to try again. |
create-github-app-token@v3deprecatesapp-idin favour ofclient-id; the release workflows (#201) already useclient-id: ${{ vars.MEGA_MAXWELL_CLIENT_ID }}. This movesclaude.ymlto the same input. Same app, same private key.🤖 Generated with Claude Code