Skip to content

chore: gitignore 및 auto-approve 워크플로우 정리#3

Merged
ace-f1 merged 5 commits intomainfrom
chore/gitignore-serena
Mar 11, 2026
Merged

chore: gitignore 및 auto-approve 워크플로우 정리#3
ace-f1 merged 5 commits intomainfrom
chore/gitignore-serena

Conversation

@ace-f1
Copy link
Collaborator

@ace-f1 ace-f1 commented Mar 11, 2026

Summary

  • .serena/, .mcp.json, tslint.json 등 로컬 설정 파일을 .gitignore에 추가하고 기존 tracked 파일 제거
  • auto-approve 워크플로우 수정: 러너를 kakaostyle-gha-runner-arm64로 변경, 타이틀 매칭을 contains로 완화, action 참조를 태그(v4)로 단순화

Test plan

  • git status에서 .serena/ 파일이 더 이상 추적되지 않음을 확인
  • auto-approve 워크플로우가 정상 실행되는지 확인

ace-f1 and others added 3 commits March 11, 2026 16:12
Serena MCP 서버 파일(.serena/, .mcp.json, tslint.json)을
gitignore에 추가하고 기존 tracked 파일을 제거합니다.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
기존 SHA(a29f8bd3)가 더 이상 접근 불가하여 워크플로우가 실패하던
문제를 v4.0.0 정식 릴리스 SHA로 교체하여 수정합니다.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 러너를 kakaostyle-gha-runner-arm64로 변경
- 타이틀 매칭을 startsWith → contains로 완화
- action 버전을 태그 참조(v4)로 단순화

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ace-f1 ace-f1 changed the title chore: .serena 및 로컬 설정 파일 gitignore 처리 chore: gitignore 및 auto-approve 워크플로우 정리 Mar 11, 2026
ace-f1 and others added 2 commits March 11, 2026 17:08
self-hosted runner(kakaostyle-gha-runner-arm64)가 이 repo에 등록되어 있지 않아
job이 queued 상태에서 무한 대기하는 문제 수정. ubuntu-latest + permissions 블록 추가.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
push 시에도 워크플로우가 실행되도록 synchronize 타입 추가.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ace-f1 ace-f1 merged commit a9df730 into main Mar 11, 2026
1 check passed
@ace-f1 ace-f1 self-assigned this Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant