Member-only story

How to Integrate Slack with Jenkins for Extent Reports

Bisma Latif
3 min readNov 22, 2024

--

Cover Image

Ever feel like you’re drowning in Jenkins logs, hunting for test results? Or maybe your team keeps asking, “Hey, did the build pass?” Well, here’s a way to change that — automate your test results directly to Slack! Imagine running a suite of tests and getting a beautifully summarized notification (with a link to Extent Reports) delivered to your team’s Slack channel. Game-changer, right? Let’s get into how you can set this up.

Why Integrate Slack with Jenkins?

Because efficiency is everything. Sharing Extent Reports via Slack:

  1. Saves time: No more manual log-checking or emailing results.
  2. Boosts team collaboration: Everyone stays on the same page, instantly.
  3. Improves visibility: Even non-technical stakeholders can access results.

In short, it’s about simplifying your process while keeping everyone informed.

Step 1: Install the Slack Notification Plugin

Let’s start by enabling Slack notifications in Jenkins:

  1. Open your Jenkins dashboard.
  2. Go to Manage JenkinsManage Plugins.
  3. Search for Slack Notification Plugin and install it.

--

--

Bisma Latif
Bisma Latif

Written by Bisma Latif

A writer, coder, and an avid reader, who puts her soul in everything she does! LinkedIn: https://www.linkedin.com/in/ibismalatif/

No responses yet