-
由 Will Chen 提交于
<!-- CURSOR_SUMMARY --> > [!NOTE] > Updates the issue triage workflow to use Anthropic’s new base action and input format. > > - Replace `anthropics/claude-code-action@v1` with `anthropics/claude-code-base-action@beta` in `claude-triage.yml` > - Move from `claude_args` flags to explicit `model` and `allowed_tools` inputs; retain `prompt_file` and `claude_code_oauth_token` > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit e0afa14937dcb473c58bd129d5692c2ef65d53c2. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Switch the triage workflow to the Claude base action and migrate inputs to the new schema for clearer config and future compatibility. - **Dependencies** - Replaced anthropics/claude-code-action@v1 with anthropics/claude-code-base-action@beta. - Split claude_args into explicit inputs: model and allowed_tools (same values as before). <sup>Written for commit e0afa14937dcb473c58bd129d5692c2ef65d53c2. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. -->