Skip to content

Comments

Qnrr 354 코드 리뷰하면 PR 작성자에게 DM 전송하는 자동화 안되는 문제#83

Merged
aken-you merged 3 commits intodevelopfrom
QNRR-354-유수아-코드-리뷰하면-pr-작성자에게-dm-전송하는-자동화-안되는-문제
Jul 14, 2025

Hidden character warning

The head ref may contain hidden characters: "QNRR-354-\uc720\uc218\uc544-\ucf54\ub4dc-\ub9ac\ubdf0\ud558\uba74-pr-\uc791\uc131\uc790\uc5d0\uac8c-dm-\uc804\uc1a1\ud558\ub294-\uc790\ub3d9\ud654-\uc548\ub418\ub294-\ubb38\uc81c"
Merged

Qnrr 354 코드 리뷰하면 PR 작성자에게 DM 전송하는 자동화 안되는 문제#83
aken-you merged 3 commits intodevelopfrom
QNRR-354-유수아-코드-리뷰하면-pr-작성자에게-dm-전송하는-자동화-안되는-문제

Conversation

@aken-you
Copy link
Contributor

@aken-you aken-you commented Jul 9, 2025

🌱 연관된 이슈

Qnrr 354

☘️ 작업 내용

팀원이 코드리뷰를 하면 PR 작성자에게 DM 전송하는 자동화가 안됐습니다.
slack api로 요청하여 slack bot이 DM 보내도록 했지만, missing_post_type 에러가 발생합니다.
추측하기에, slack api가 저희 보내는 데이터 형식을 제대로 이해하지 못한 것 같습니다.
기존에 JSON 데이터를 문자열로 직접 삽입해서 요청보냈으나, 이 경우 특수문자나 줄바꿈이 있으면 JSON 형식이 깨질 수 있다고 합니다.
JSON 데이터를 변수에 저장하여 slack api에게 보내면 안전하게 JSON으로 보낼 수 있다고 합니다.

image

@aken-you aken-you self-assigned this Jul 9, 2025
@aken-you aken-you changed the title Qnrr 354 Slack 메시지 전송 시 JSON 데이터 포맷팅 개선 Qnrr 354 코드 리뷰하면 PR 작성자에게 DM 전송하는 자동화 안되는 문제 Jul 9, 2025
Copy link
Contributor

@Mimiminz Mimiminz left a comment

Choose a reason for hiding this comment

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

확인 완료했습니다!

@yeonhwan
Copy link
Contributor

코멘트 달아보겠습니다!

- slack bot이 사용자에게 DM을 보내기 전에, 사용자와의 DM 채널 id가 필요하여 조회
Copy link
Contributor

@Mimiminz Mimiminz left a comment

Choose a reason for hiding this comment

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

확인용 코멘트입니닷

@aken-you aken-you force-pushed the QNRR-354-유수아-코드-리뷰하면-pr-작성자에게-dm-전송하는-자동화-안되는-문제 branch from 0bf1e2a to a43551e Compare July 13, 2025 08:52
aken-you

This comment was marked as duplicate.

aken-you

This comment was marked as duplicate.

@aken-you aken-you force-pushed the QNRR-354-유수아-코드-리뷰하면-pr-작성자에게-dm-전송하는-자동화-안되는-문제 branch 2 times, most recently from 51775a3 to a43551e Compare July 13, 2025 09:27
Copy link
Contributor

@seong-jin-jo seong-jin-jo left a comment

Choose a reason for hiding this comment

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

아무 리뷰

@aken-you aken-you merged commit 9da22c5 into develop Jul 14, 2025
2 checks passed
@Mimiminz Mimiminz deleted the QNRR-354-유수아-코드-리뷰하면-pr-작성자에게-dm-전송하는-자동화-안되는-문제 branch August 30, 2025 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants