Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[engine] author, committer가 여러명인 경우 대응 #692

Open
yoouyeon opened this issue Sep 3, 2024 · 0 comments
Open

[engine] author, committer가 여러명인 경우 대응 #692

yoouyeon opened this issue Sep 3, 2024 · 0 comments

Comments

@yoouyeon
Copy link
Contributor

yoouyeon commented Sep 3, 2024

개요

commit의 author, committer가 여러 명인 경우에 대한 처리가 필요합니다

내용

참고 #680 (comment)

현재는 author, committer가 1명인 경우만 처리 가능한데, 여러 명인 경우에도 대응이 가능하도록 처리가 필요합니다.

Todo

  • author, committer가 여러 명인 경우의 log 형태 파악
  • getCommitRaws 에서 여러 명의 author, committer를 처리하도록 type, 로직 수정
  • author, committer가 여러 명인 경우의 테스트케이스 추가
@choisohyun choisohyun added this to the v0.7.2 milestone Sep 3, 2024
@choisohyun choisohyun modified the milestones: v0.7.2, v0.7.3 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants