Jenkins with Slack Notifications
1. สร้างบัญชี Slack ที่ https://slack.com/
2. กำหนดค่า https://my.slack.com/services/new/jenkins-ci เลือกว่าจะให้ส่งการแจ้งเตือนไปที่ไหน
3. ติดตั้ง Plugin(Slack Notification Plugin) ที่ Jenkins Server
3.1 ใน Jenkins dashboard เลือก Manage Jenkins > Configure System
Base URL : https://subdomain.slack.com/services/hooks/jenkins-ci/
เช่น https://arcadiaautomationteam.slack.com/services/hooks/jenkins-ci/
Team Subdomain : https://subdomain.slack.com
เช่น https://arcadiaautomationteam.slack.com
Integration Token : จะได้มาหลังจากที่เราเลือกได้แล้วว่าจะส่งการแจ้งเตือนไปที่ Channel ไหน
Chennel : ใส่ค่าเดียวกันกับที่ใส่ไปตอนแรก
3.2 Save
4. เลือก Configure ของ Job ที่ต้องการให้มีการแจ้งเตือน
5. เลือก Post-build Actions > Slack Notifications
6. เลือกการแจ้งเตือนที่ต้องการ
7. Save