chore: CLAUDE_BOT_TOKEN 환경변수 추가

릴리즈 PR 자동 승인을 위한 claude-bot 토큰 설정

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
HYOJIN 2026-04-07 11:10:17 +09:00
부모 cb6acccd71
커밋 f90971f2df

파일 보기

@ -1,5 +1,8 @@
{ {
"$schema": "https://json.schemastore.org/claude-code-settings.json", "$schema": "https://json.schemastore.org/claude-code-settings.json",
"env": {
"CLAUDE_BOT_TOKEN": "ac15488ad66463bd5c4e3be1fa6dd5b2743813c5"
},
"permissions": { "permissions": {
"allow": [ "allow": [
"Bash(./mvnw *)", "Bash(./mvnw *)",