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] 예약 알림 발송 성공 시, 어드민 서버 대상 상태 업데이트 웹훅 기능 구현 #31

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

yummygyudon
Copy link
Member

예약 알림 처리 요청(EventBridge 발 요청)에 대해 알림 발송 이후 "발송 완료" 상태로 업데이트 시키기 위한 웹훅 기능

  • EventBridge 요청 Json 내 Header로부터 alarmId를 받아올 수 있도록 했습니다.

예약 알림 처리 요청(EventBridge 발 요청)에 대해 알림 발송 이후 "발송 완료" 상태로 업데이트 시키기 위한 웹훅 기능
- EventBridge 요청 Json 내 Header로부터 alarmId를 받아올 수 있도록 했습니다.
@yummygyudon yummygyudon self-assigned this Jan 17, 2025
@yummygyudon yummygyudon linked an issue Jan 17, 2025 that may be closed by this pull request
1 task
Copy link

height bot commented Jan 17, 2025

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

@hyunw9 hyunw9 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 ! !

src/services/webHookService.ts Show resolved Hide resolved
Copy link
Contributor

@sung-silver sung-silver left a comment

Choose a reason for hiding this comment

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

PR에 발 요청?... 발송 요청이겠죠?? ㅎㅋㅋㅋ 작업하시느라 고생하셨습니다!

@yummygyudon yummygyudon merged commit a757807 into develop Jan 18, 2025
1 check 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] 예약 알림 발송 상태 업데이트 Web Hook 구현
3 participants