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

feat: 멤버 로깅 추가 #1655

Merged
merged 5 commits into from
Nov 6, 2024
Merged

feat: 멤버 로깅 추가 #1655

merged 5 commits into from
Nov 6, 2024

Conversation

pepperdad
Copy link
Member

@pepperdad pepperdad commented Nov 4, 2024

🤫 쉿, 나한테만 말해줘요. 이슈넘버

🧐 어떤 것을 변경했어요~?

🤔 그렇다면, 어떻게 구현했어요~?

노션에 있는 로깅들 추가했습니다!
로컬에서는 잘 찍혔는데, Amplitude에서 잘 찍히는지 확인이 필요해요!

❤️‍🔥 당신이 생각하는 PR포인트, 내겐 매력포인트.

📸 스크린샷, 없으면 이것 참,, 섭섭한데요?

  • 커피챗 뱃지 클릭
image
  • 메시지 뱃지 클릭
image
  • 커피챗 보러가기 클릭
image

Copy link

height bot commented Nov 4, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link

github-actions bot commented Nov 4, 2024

✨✨ 스토리북으로 확인하기 ✨✨

Copy link

github-actions bot commented Nov 4, 2024

🚀 프리뷰 배포 확인하기 🚀

https://d7ff5136.sopt-internal-dev.pages.dev

@pepperdad pepperdad self-assigned this Nov 4, 2024
Comment on lines 19 to 23
company: string;
job: string;
generation: number[];
part: string[];
university: string;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

p1 도영아! 저희 로깅 프로퍼티가 변경되었어요!
organization, job, generation, part 입니다!
organization은 1. 재직여부 상관없이 가장 최근 company 2. company가 없다면 university에요!
관련슬랙링크 첨부할게요~

/>
</>
)}
{!profile.isMine && <MessageSection profile={profile} memberId={memberId} />}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오오 간결해져서 좋아용!

Copy link
Member

@seojisoosoo seojisoosoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

어풉해둘게요~ 코드리뷰 남긴 거만 확인해주시면 될 것 같아용 감사합니다!

company, university -> organization 으로 통일
@pull-request-size pull-request-size bot added size/L and removed size/M labels Nov 6, 2024
@pepperdad pepperdad added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit d5dbd6a Nov 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 멤버 로깅 추가
2 participants