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

[BE] FCMNotificationEventListener의 FCMChannel을 수정 (#565) #566

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

seokjin8678
Copy link
Collaborator

📌 관련 이슈

✨ PR 세부 내용

우선 작동을 위해 ENTRY_PROCESS를 하드코딩 하였습니다.
추후 #483 이슈가 처리되면 개선이 필요할 것 같습니다.

@seokjin8678 seokjin8678 added BE 백엔드에 관련된 작업 🛠 수정 수정에 관련된 작업 labels Oct 17, 2023
@seokjin8678 seokjin8678 self-assigned this Oct 17, 2023
@seokjin8678 seokjin8678 linked an issue Oct 17, 2023 that may be closed by this pull request
@github-actions github-actions bot requested review from BGuga, carsago and xxeol2 October 17, 2023 06:16
Copy link
Member

@xxeol2 xxeol2 left a comment

Choose a reason for hiding this comment

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

수고많으셨습니다!

@github-actions
Copy link

Unit Test Results

  75 files    75 suites   18s ⏱️
234 tests 234 ✔️ 0 💤 0
238 runs  238 ✔️ 0 💤 0

Results for commit 79af29d.

@seokjin8678 seokjin8678 merged commit 8d01458 into dev Oct 17, 2023
7 checks passed
@seokjin8678 seokjin8678 deleted the feat/#565 branch October 17, 2023 06:21
BGuga pushed a commit that referenced this pull request Oct 17, 2023
* feat: FCMChannel 세부 추가

- EntryProcess
- EntryAlert

* chore: DTO 형식 수정
BGuga pushed a commit that referenced this pull request Oct 17, 2023
* feat: FCMChannel 세부 추가

- EntryProcess
- EntryAlert

* chore: DTO 형식 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드에 관련된 작업 🛠 수정 수정에 관련된 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] FCMNotificationEventListener의 FCMChannel을 수정한다.
4 participants