当前位置:网站首页>Jenkins configuration nail notification
Jenkins configuration nail notification
2022-08-09 02:34:00 【software testing automation testing】
In our actual work, in addition to sending the automated report to the mailbox after Jenkins builds successfully, it can also be notified by DingTalk.
Benefits of DingTalk notifications:
Real-time reminder of the update of project participants' information;
Easy to view;
Table of Contents
One. DingTalk Group Robot Settings
Second, DingTalk webhook configuration
3. Project Configuration Build DingTalk Notice
1. Dingding group robot settings
① Enter the DingTalk group, and click Group Settings - Smart Group Assistant.
② Click Add Robot and select Custom Robot.
③ Fill in the robot name and custom keywords, and you're done.
④ Copy the webhook and save it for subsequent jenkins configuration.
2. Dingding webhook configuration
①Jenkins installs the DingTalk plug-in, and then enters the system management-plugin management-optional plug-ins in turn, and searches for DingTalk.
② Go to System Configuration - DingTalk in turn, click Advanced, configure DingTalk robot information, and after the configuration is complete, click the Test button to see if the sending is successful.
id: You can not set it, it will be set automatically when it is added;
Name: robot alias;
webook: webhook when adding custom robots in Dingding;
Keyword: the custom keyword filled in the DingTalk robot;
Encryption: Check the signed content in the DingTalk robot (or not set it).
③ After the test is sent successfully, you can receive a notification in the DingTalk group, as shown below:
Three, project configuration build Dingding notificationh1>
① Jenkins home page, create a new task, in general, check the robot, and click Advanced.
② Configure notification timing and notification person.
Check atAll: notify everyone in the group
Specified person: Enter the mobile phone number of the person to be notified in the input box (multiple mobile phone numbers are separated by commas or newlines)
③ After the configuration is complete, click Apply - Save, click Build Now for the task, and you can receive a notification in the DingTalk group after the build.
Thanks to everyone who read my article carefully. Watching the rise and attention of fans all the way, there is always a need for gift exchanges. Although it is not very valuable, if you can use it, you can take it directly for free:
p>①More than 2000 software testing e-books (mainstream and classic books should be available)
② Software testing/automation testing standard library information (the most complete Chinese version)
③ Project source code (forty or fifty interesting and classic training projects and source code)
④ Python programming language, API interface automated testing, web automated testing, App automated testing (suitable for beginners to learn)
⑤ Python learning roadmap (farewell to inexperienced learning)
The information in the picture above is in my QQ technical exchange group (technical exchange and resource sharing, advertisements come in and interrupt you)
You can take it away by yourself, group number 953306497 (remarkThe free materials in the "csdn111") group are the essence of the author's more than ten years of testing career.There are also peer gods to exchange technology together.
边栏推荐
- 微信公众号跳转小程序 wx-open-launch-weapp (最全指南及坑)
- My thoughts on software development
- 基于JMF视频聊天
- 通过安装VNC服务器x11vnc(或vnc4server)和配置x11vnc.service实现远程通过VNC-Viewer访问VNC服务器。
- 2022年自然语言处理校招社招实习必备知识点盘点分享
- 17.flink Table Api基础概念讲解
- C#计算两个时间相差多少天、时、分、秒
- 2022年最流行的自动化测试工具有哪些?全网最全最细都在这里了
- Summary of Database Design
- Which is the best increased whole life insurance?Is it really safe?
猜你喜欢
随机推荐
Likou Brush Question Record 8.1-----206. Reverse linked list
通过安装VNC服务器x11vnc(或vnc4server)和配置x11vnc.service实现远程通过VNC-Viewer访问VNC服务器。
高性能 MySQL(十二):分区表
2022/8/8 Competition thinking + state pressure dp
OJ:L2-012 关于堆的判断
Mysql 5.7 into the pit
概率模型校准
(面试题)面试官为啥总是让我们手撕call、apply、bind?
工具类:base64格式的数据与本地文件的相互转换
JS 将对象拆开拼接成 URL
【izpack】使用izpack为你的程序提供安装程序封装
带你做接口测试从零到第一条用例 总结
Etcd realize large-scale application service management of actual combat
MT4/MQL4 entry to proficient foreign exchange EA tutorial Lesson 1 Getting to know MetaEditor
继承 Inheritance
Composer usage record
gpio子系统和pinctrl子系统(上)
[LeetCode305周赛] 6136. 算术三元组的数目,6139. 受限条件下可到达节点的数目,6137. 检查数组是否存在有效划分,6138. 最长理想子序列
Electromagnetic radiation safety standards and detection methods
笔算开2次方根、3次方根详细教程