We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
젠킨스 빌드 성공/실패 시 발생하는 메시지의 포맷을 표준화합니다. 이 작업은 Spring 애플리케이션에서 전송하는 메시지와의 포맷 통일과 보다 쉬운 로그 확인을 목표로 합니다.
빌드 실패시 추가적인 정보를 메시지로 보내려 했으나, 젠킨스에서 전역 변수로 지원하지 않아 제외함. Global Variable Reference
The text was updated successfully, but these errors were encountered:
Merge pull request #382 from KGU-C-Lab/refactor/#381
ed944e8
젠킨스 슬랙 메시지 개선 완료
limehee
Successfully merging a pull request may close this issue.
Describe
젠킨스 빌드 성공/실패 시 발생하는 메시지의 포맷을 표준화합니다.
이 작업은 Spring 애플리케이션에서 전송하는 메시지와의 포맷 통일과 보다 쉬운 로그 확인을 목표로 합니다.
Tasks
ETC
빌드 실패시 추가적인 정보를 메시지로 보내려 했으나, 젠킨스에서 전역 변수로 지원하지 않아 제외함.
Global Variable Reference
The text was updated successfully, but these errors were encountered: