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

젠킨스 빌드 메시지 개선 #381

Closed
3 tasks done
limehee opened this issue Jun 19, 2024 · 0 comments · Fixed by #382
Closed
3 tasks done

젠킨스 빌드 메시지 개선 #381

limehee opened this issue Jun 19, 2024 · 0 comments · Fixed by #382
Assignees
Labels
🔨 Refactor 코드 수정 및 개선

Comments

@limehee
Copy link
Collaborator

limehee commented Jun 19, 2024

Describe

젠킨스 빌드 성공/실패 시 발생하는 메시지의 포맷을 표준화합니다.
이 작업은 Spring 애플리케이션에서 전송하는 메시지와의 포맷 통일과 보다 쉬운 로그 확인을 목표로 합니다.

Tasks

  • Slack Block Kit을 이용한 빌드 메시지 전송
  • Job, Console Output 버튼 추가
  • 페이로드를 JSON 객체로 정의하여 쉽게 변경 가능하도록 함

ETC

빌드 실패시 추가적인 정보를 메시지로 보내려 했으나, 젠킨스에서 전역 변수로 지원하지 않아 제외함.
Global Variable Reference

@limehee limehee self-assigned this Jun 19, 2024
@limehee limehee added the 🔨 Refactor 코드 수정 및 개선 label Jun 19, 2024
@limehee limehee linked a pull request Jun 19, 2024 that will close this issue
@limehee limehee changed the title 슬랙 메시지 개선 젠킨스 슬랙 메시지 개선 Jun 19, 2024
@limehee limehee changed the title 젠킨스 슬랙 메시지 개선 젠킨스 빌드 메시지 개선 Jun 19, 2024
limehee added a commit that referenced this issue Jun 19, 2024
젠킨스 슬랙 메시지 개선 완료
@limehee limehee closed this as completed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 수정 및 개선
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant