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] Discord Webhook Messenger 추가 #1385

Merged
merged 12 commits into from
Sep 15, 2023
Merged

Conversation

Ssuamje
Copy link
Collaborator

@Ssuamje Ssuamje commented Sep 15, 2023

해당 사항 (중복 선택)

  • FEAT : 새로운 기능 추가 및 개선
  • FIX : 기존 기능 수정 및 정상 동작을 위한 간단한 추가, 수정사항
  • BUG : 버그 수정
  • REFACTOR : 결과의 변경 없이 코드의 구조를 재조정
  • TEST : 테스트 코드 추가
  • DOCS : 코드가 아닌 문서를 수정한 경우
  • REMOVE : 파일을 삭제하는 작업만 수행
  • RENAME : 파일 또는 폴더명을 수정하거나 위치(경로)를 변경
  • ETC : 이외에 다른 경우 - 어떠한 사항인지 작성해주세요.

설명

아래 링크에 이슈번호를 적어주세요. 예) .../42cabi/issues/738

#1384

  • application profile에 webhook.discord-admin 부분이 추가되었습니다.
  • 단순히 웹훅 url에 body("content" : "문구")를 전송하는 API입니다. 어드민의 경우 로깅이 진행되는데 그렇게 많은 호출이 일어나지 않을 것이라고 생각해서 단순한 POST로 사용했습니다.

@Ssuamje Ssuamje added FEAT New feature or upgrade BE Backend tasks labels Sep 15, 2023
@Ssuamje Ssuamje self-assigned this Sep 15, 2023
@Ssuamje Ssuamje merged commit a80e070 into dev Sep 15, 2023
1 check passed
@Ssuamje Ssuamje deleted the be/dev/feat_admin_prod/#1384 branch September 15, 2023 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE Backend tasks FEAT New feature or upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant