This plugin allows sending jenkins job status notification to lark work group.
To use lark @Jenkins CI Assistant chat bot, please go to the plugin provided by bytedance at github bytedance/jenkins-plugin-lark.
This plugin is inspired by the jenkins-plugin-lark
plugin, implements a message card style notification from a custom bot via its webhook address.
1. Add a custom bot into chat group
Refer to lark custom bot documentation, get the webhook address.
2. Get plugin and install into Jenkins System
3. Configure the Jenkins plugin
- Select the Job in Jenkins and configure the plugin and Webhook address.
- Bot sends the build result to the specified group.
This plugin is inspired by the jenkins-plugin-lark provided by bytedance at github bytedance/jenkins-plugin-lark.
Apache 2.0 License