Jenkins automatically deploys distributed projects (7) - Jenkins configures enterprise WeChat notifications

1. Configure Enterprise WeChat

1. Open the enterprise WeChat mobile app, open the group settings, and find the group robot

 2. Click to enter, then click Add

 3. Choose the name at will. After adding it successfully, copy the Webhook address and use it when configuring Jenkins .

2. Configure jenkins 

1. Install the plug-in

(1) Open jenkins, enter system management, and then open plug-in management

 (2) Install the plug-in Qy Wechat Notification

 After searching, just click Install!

2. Configure Job

(1) In the corresponding project configuration, add "Post-Build Operation" [Enterprise WeChat Notification]

(2) Configure Webhook address: the address that appears after adding the robot above

(3) Configure notification UersID: the email address of personal information in Enterprise WeChat
(4) Configure notification mobile phone number: the mobile phone number of personal information in Enterprise WeChat

 You can configure it according to your own needs

Guess you like

Origin blog.csdn.net/wd520521/article/details/131827557