---
title: Jenkins Reviews
meta_title: 'Jenkins Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 572 reviews by the users' company size, role or industry
  to find out how Jenkins works for a business like yours.
aggregate_rating:
  rating_value: 4.4
  review_count: 572
  scale: '5'
date_modified: '2026-08-06'
parent_category:
  name: CI/CD Tools
  url: https://www.g2.com/categories/ci-cd-tools
---


# Jenkins Reviews
**Vendor:** The Continuous Delivery Foundation (CDF)  
**Category:** [Continuous Integration Tools](https://www.g2.com/categories/continuous-integration)  
**Average Rating:** 4.4/5.0  
**Total Reviews:** 572
## About Jenkins
The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.



## Jenkins Pros & Cons
**What users like:**

- Users appreciate the **ease of use** of Jenkins, enhancing their development workflow with seamless integration capabilities. (27 reviews)
- Users love Jenkins for its **seamless integrations** with various tools, enhancing automation and development efficiency. (20 reviews)
- Users appreciate the **extensive plugin ecosystem** of Jenkins, enabling seamless integration with various tools and codebases. (18 reviews)
- Users appreciate the **extensive plugin support** in Jenkins, enabling seamless integration with various tools and platforms. (17 reviews)
- Users value the **automation capabilities** of Jenkins, appreciating its flexibility, extensive plugins, and scalability for various environments. (14 reviews)
- Users value Jenkins for its **automation efficiency** , ensuring smooth continuous integration and delivery processes with extensive support. (13 reviews)
- Flexibility (13 reviews)
- Easy Integrations (12 reviews)
- CD Integration (11 reviews)
- Pipeline Management (11 reviews)

**What users dislike:**

- Users often face **plugin issues** in Jenkins, including compatibility problems and high memory consumption with multiple plugins. (16 reviews)
- Users find the **confusing interface** of Jenkins outdated, making setup and management of pipelines a challenge. (12 reviews)
- Users find the **difficult setup** of Jenkins cumbersome, requiring significant time for configurations and plugin management. (9 reviews)
- Users find Jenkins&#39; **user interface outdated** , which complicates usability and overall experience. (9 reviews)
- Users find Jenkins&#39; **complexity** in setup and management a significant hurdle, impacting usability and efficiency. (8 reviews)
- Users experience **complex setup** challenges with Jenkins, particularly due to the intricate configuration and plugin management. (8 reviews)
- Performance Issues (8 reviews)
- Users find the **UI outdated** and complex, making setup and management challenging, especially for newcomers. (8 reviews)
- Update Issues (7 reviews)
- Difficult Management (6 reviews)

## Jenkins Reviews
  ### 1. Jenkins-- CICD Tool Review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Vishal L. | IT Analyst QA, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 17, 2022

**What do you like best about Jenkins?**

Jenkins UI is the best and the main reason is it is open source and helps in implementing the Continuous Integration and Development cycle.

**What do you dislike about Jenkins?**

Nothing as I can recollect... everything up to mark to implement CICD

**What problems is Jenkins solving and how is that benefiting you?**

Implementing CICD in our project was a problem and Jenkins helped us in that

  ### 2. Jenkins: The best CI tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Pranay J. | Senior DevOps Consultant, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 26, 2022

**What do you like best about Jenkins?**

Jenkins is an open-source tool available for free to use by anyone. We can host it on the local machine or in cloud-based servers or containers. There are tons of free plugins available which enable integration with different services like AWS, Azure, SonarQube, Nexus, etc.

**What do you dislike about Jenkins?**

Requires to host locally or in the cloud, which takes extra time and effort for management. The plugins are good, but most of the essential plugins are not updated for years, so there's always a security risk involved in it.

**What problems is Jenkins solving and how is that benefiting you?**

We were looking for a CI-CD tool that can be easily used for slight project build and deployment on EC2 instances. Jenkins is one of the best tools available for this purpose

  ### 3. Best CICD tool. Very useful to deploy your project and services on various environment

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 27, 2022

**What do you like best about Jenkins?**

Deploy multiple services on multiple environment. Give different access to user as per his role. Configure multiple stages.

**What do you dislike about Jenkins?**

Nothing for same deployment some time taking long time but it's done in very short time.

**What problems is Jenkins solving and how is that benefiting you?**

Continuous deployment. Can schedule job for deployment.

  ### 4. Most used build tool.

**Rating:** 5.0/5.0 stars

**Reviewed by:** susanta r. | System Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** September 01, 2021

**What do you like best about Jenkins?**

It is one of the most used CI/CD tools as it supports the complete development life cycle of software. We can continuously integrate by creating different pipelines so that that process will get automated. Starting from build, test, documentation, deployment, and other stages can be automated using pipelines. Jenkins has a lot of plugins that make it easier to configure and customize as per requirement. We can create different test scripts in various suites by giving suite and script names in the YAML file. It has radiator features to monitor your test scripts. You can schedule and frequency of your pipeline easily. You can pull the changes easily from GitLab.

**What do you dislike about Jenkins?**

Nothing is there that I dislike. But sometimes, scripts are not able to run when more scripts are triggered at a time.

**What problems is Jenkins solving and how is that benefiting you?**

In our team, we are using Jenkins to build and test our automation scripts. We have created a different pipeline for various stages and scheduled those as per our timing.
We have configured a radiator for a different suite, and there we have our automation scripts. We can track our script's status by customizing its color. We can analyze our failed scripts by analyzing allure/fitness reports integrated with them. We can give access and permission as per their role to perform a particular action. And many more benefits are there.

  ### 5. Application deployment made easy with this software

**Rating:** 4.5/5.0 stars

**Reviewed by:** Arup Kumar P. | Software Engineer II, Enterprise (> 1000 emp.)

**Reviewed Date:** August 31, 2021

**What do you like best about Jenkins?**

Jenkins play a major role in facilitating the continuous deployment and continuous delivery of the application. It helps in reducing the effort of the developers by deploying the application through a scheduled pipeline. The learning curve is very smooth and very few parameters are required to automate the deployment. Test cases can also be integrated with the pipeline which prevents the breaking of any existing functionality. The code coverage was also part of the pipeline, which brought everything under one roof. Once the pipeline is set up, it can be used multiple times to deeply various branches of the code. While testing any particular feature, any local branch can be deployed very well and tested whether that functionality is working fine without any glitches and hiccups. The interface is quite user friendly and quite intuitive and easy to use.  The amount of customisation provided on the interface is just right and appropiate.

**What do you dislike about Jenkins?**

At crucial times of production deployment, some unknown issues crop up, which are very irritating and blocks the deployment. These unknown issues are intermittent and tough to debug.

**Recommendations to others considering Jenkins:**

If you want to free developers from deployment activities, this tool is a wonderful tool to automate deployments and save much of their time.

**What problems is Jenkins solving and how is that benefiting you?**

This software makes the deployment much easier by making continuous deployment and continuous integration available through pipelines. In this way, developers can invest more time creating or implementing complex business logic or improving user experience.

  ### 6. Review for Jenkins

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** February 03, 2022

**What do you like best about Jenkins?**

Jenkins is the one which helps in continuous delivery of work. If our work has any errors, the build will get failed and we can easily narrow down the error. It's customizable and highly secure even though it is open source.

**What do you dislike about Jenkins?**

Our work will be in the testing phase for few months and will be deployed in production. So when we deploy our work in testing using Jenkins and after months when we deploy in production if we have any error or issue, we can't able to check build we did for testing as it saves only recent builds.

**What problems is Jenkins solving and how is that benefiting you?**

Using Jenkins we can deploy plenty of work in single build. Sometimes we will be having lot of our code work or queries, we can't deploy them manually one by one. So Jenkins saves time and increases the productivity by deploying them in a single build.

  ### 7. Most Reliable tool for CI/CD (DevOps)

**Rating:** 4.5/5.0 stars

**Reviewed by:** Arpit S. | DevOps Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 21, 2021

**What do you like best about Jenkins?**

We can get the most reliable tool as an Opensource utility.
We can receive the build history of all integrated projects from a single source.
Jenkins offers many community plugins that let it interface with other tools, which is the most significant advantage I found.
Jenkins was relatively simple to install and configure.
Jenkins has a large user base and regularly updates new features, security updates, and other improvements.

**What do you dislike about Jenkins?**

The user interface appears to be a bit old. It has the potential to be a little more advanced.
Because plugins are not tested together, they may conflict.

**What problems is Jenkins solving and how is that benefiting you?**

Jenkins has been my CI/CD implementation in DevOps for more than three years. It proved to be the most dependable tool for achieving the intended result. With the help of the documentation, I can rapidly troubleshoot the issues.

  ### 8. Jenkins Review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Tarun R. | Backend Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 12, 2021

**What do you like best about Jenkins?**

Jenkins is a very good tool that helps to deploy repo on servers, We can configure our repo in our own way like which branch needed to be deployed or we want to give the user access to select the branch, where to deploy and many more configurations which makes deployment task very easy, anybody can deploy on the server if he has access without any knowledge how things are working behind the scene.

**What do you dislike about Jenkins?**

Jenkins is serving its purpose very efficiently, i personally didn't find any kind of lack of feature that you will face. Overall it's a good tool.

**Recommendations to others considering Jenkins:**

I will recommend Jenkins for deployment purposes.

**What problems is Jenkins solving and how is that benefiting you?**

Code Deployments

  ### 9. Jenkins Complete CICD tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sarath N. | Automation Manager, Enterprise (> 1000 emp.)

**Reviewed Date:** December 24, 2021

**What do you like best about Jenkins?**

Language / tool agnostic 
Provide us various pipeline option from no script to full script (DSL scripted) option
Doesn't require a deep coding language
Best devops tool to have all projects securely running in CI 
There were plenty of plugins available with appropriate pipeline syntax option too whic will make our life ease when using descriptive pipeline
COMPLETELY open source 0 licensing model

**What do you dislike about Jenkins?**

Handshake between other VC tools can be bit better
Examples in documentation wasn't clear enough 
Plug-ins sometime creates more vulnerability and requires frequent updates

**What problems is Jenkins solving and how is that benefiting you?**

Contineous integration across domains
One dsl job can be copied across so that we can maintain standard
Pooling, scheduling the jobs were very efficient 
Integration with various version control platform (bitbucket, gitlab, github) is a biggest boon

  ### 10. Jenkins user review

**Rating:** 5.0/5.0 stars

**Reviewed by:** Deepak K. | A, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 02, 2022

**What do you like best about Jenkins?**

Its feature is to show real-time application deployment status. Easy to check and track deployment status and troubleshooting issues.

**What do you dislike about Jenkins?**

Till now I found nothing to dislike in Jenkins. Everything seems quite good and easy to adapt.

**What problems is Jenkins solving and how is that benefiting you?**

With Jenkins, we are deploying the application and managing its stats.

  ### 11. Jenkins Integration

**Rating:** 4.0/5.0 stars

**Reviewed by:** Suryansh G. | Principal Engineer, Cloud HSM, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 06, 2022

**What do you like best about Jenkins?**

ease of integration and time to bring up the setup

**What do you dislike about Jenkins?**

supporting documentation could be better

**What problems is Jenkins solving and how is that benefiting you?**

Daily CI runs are better managed

  ### 12. Jenkins - the default ci/cd solution

**Rating:** 3.5/5.0 stars

**Reviewed by:** Rhythm K. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** December 23, 2021

**What do you like best about Jenkins?**

- the robust and well-supported platform that makes continuous integration and continuous delivery a breeze for large-scale projects
- deploying applications using jenkins is very simple and easy to pick on

**What do you dislike about Jenkins?**

- the interface lacks good UI/UX patterns and has a very basic structure that needs update. sometimes does not feel that we are using a robust application
- the progress track feature for builds is clumsy, needs more real-time update

**What problems is Jenkins solving and how is that benefiting you?**

- My project's build cycle uses jenkins to convert scss files into a single CSS file and then use the bundle to integrate into the main js bundle
- this process has been partially automated with every push that happens into the master branch

  ### 13. Jenkins for Automated Workflow

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rajesh D. | Technical Support Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 12, 2021

**What do you like best about Jenkins?**

We are using Jenkins to pushing the changes in our staging & production environment & maintain the backend database.  We have configured CI/CD pipeline with Github & once we make the changes from GitHub, it automatically reflects on GitHub build library & we need to push it. We can also install & configure additional plugins from managing Jenkins options. We can also build queues & check build history as well. It also provides a user friendly web GUI interface even beginners can use easily.

**What do you dislike about Jenkins?**

We have been using Jenkins for the past couple of years. The only issue we sometimes face with build conflict issues during the workflow pipeline.

**Recommendations to others considering Jenkins:**

Jenkins is one of the best-automated workflow DevOps tools that provide easy to manage & high security as well. It also provides third-party tools integration so that you can explore features. I highly recommend Jenkins for automated workflows.

**What problems is Jenkins solving and how is that benefiting you?**

Jenkins has resolved our automated workflow issues & provided us a platform that offers easy-to-manage & scale automated workflow & builds pipelines. Jenkins also provided us a space where we could push thousand of builds at a single time.

  ### 14. Jenkins - CI/CD

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 05, 2022

**What do you like best about Jenkins?**

Automation, Continuous Integration, and Continuous Deployment. Build Jobs and automated tests. Integration with Bitbucket and slack. Just on a Pull Request Creation on bitbucket test pipeline is run which will avoid human Intervention. Build status messages on the slack channel.

**What do you dislike about Jenkins?**

Learning curve. It is time-consuming to create a job. UX is not good. No backup and restore feature. Painful while upgrading plugins.

**What problems is Jenkins solving and how is that benefiting you?**

I have created a test and deployed pipelines with jenkins. Every Pull Request creation/update will automatically trigger the test pipeline and the status of the build pipeline is sent to the slack channel. I have created pipelines that will deploy our production builds on the servers.

  ### 15. useful

**Rating:** 5.0/5.0 stars

**Reviewed by:** Aqsa O. | Librarian , Mid-Market (51-1000 emp.)

**Reviewed Date:** January 12, 2022

**What do you like best about Jenkins?**

The team was able to use the program successfully for testing systems; also, if a new team member was onboarded, they were able to grasp the basic concepts of Jenkins very quickly.

**What do you dislike about Jenkins?**

Errors were rarely, if ever, descriptive, and a lot of digging was needed to be done to figure out the real problem. Learning the system was best done by different team members who already had experience seemed like a daunting task if one haad to do it themselves

**What problems is Jenkins solving and how is that benefiting you?**

Running different systems that needed to be updated to be adequately tested, the benefit is manually triggering this instead of waiting, potentially causing delays.

  ### 16. I have more than years of experience using Jenkins

**Rating:** 4.5/5.0 stars

**Reviewed by:** Farhan A. | Lead Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 04, 2021

**What do you like best about Jenkins?**

We are using Jenkins for Continous Integration and Continous Deployment (CI/CD) and prepare the builds. We can define step by step automated job for compiling whole project and merge into the production. It is time saving to run the builds automatically.

**What do you dislike about Jenkins?**

Plug-ins integration is a bit complex lacking due to proper documentation. Sometimes Jenkins is slow in response.

**Recommendations to others considering Jenkins:**

It is open-source, which supports all CI/CD and DevOps processes. If you are looking for software for handling your builds and CI/CD processes, you can go with Jenkins.

**What problems is Jenkins solving and how is that benefiting you?**

We are using Jenkins for Continous Integration and Continous Delivery. It is open-source and has development community that helps us to set up and maintain the Jenkins pipeline easily.

  ### 17. CI integration = Jenkins

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Banking | Enterprise (> 1000 emp.)

**Reviewed Date:** December 21, 2021

**What do you like best about Jenkins?**

Most widely used CI tool accross industry eliminating the need for training the teams. Easy to use and you can give control to dev community for pipeline behavior using the Jenkins file in the repo

**What do you dislike about Jenkins?**

Happy day scenario no issues but Some time console logs are not easy to understand and you need to be really think out of the box to resolve some of the errors. So debugging and triage is little tricky.

**What problems is Jenkins solving and how is that benefiting you?**

Setting up CI pipeline for the enterprise by integrating jenkins with all the other suite of tools like bitbucket for source code management, nunit, junit, mstest for unit testing, sonar and checkmarx for code scans and jfrog artifactory

  ### 18. Integration and deployment tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Medical Devices | Enterprise (> 1000 emp.)

**Reviewed Date:** August 21, 2022

**What do you like best about Jenkins?**

Deployment seems to be easy and it allows automation with proper integration

**What do you dislike about Jenkins?**

Not all languages and its logs are supported

**What problems is Jenkins solving and how is that benefiting you?**

Easy integration and  deployment and allows automation which decrease the time

  ### 19. Review for Jenkins

**Rating:** 4.0/5.0 stars

**Reviewed by:** Aniket M. | Research Intern, Data Analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** January 28, 2022

**What do you like best about Jenkins?**

We use Jenkins in our organization to deploy our codes/files. Its very easy and convenient to use and also if there is any error while deploying, its consol-output window gives a clear idea where the error is. It has a good/understandable progress-bar to check the progress of our job.

**What do you dislike about Jenkins?**

Sometimes Jenkins is very slow, it takes a long time to finish job. Otherwise not faces any major issue.

**What problems is Jenkins solving and how is that benefiting you?**

We deploy our codes to Production environment using Jenkins software. It is easy-to use, convenient and gives a clear idea of the progress of our job.

  ### 20. Open source continues integration

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vijay C. | Solution Architect, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 21, 2022

**What do you like best about Jenkins?**

One of the best things about Jenkins is that it comes with a wide range of plugin support and the ability to integrate with all major version control tools

**What do you dislike about Jenkins?**

The old user interface, configurations are not easy sometimes and maintainability

**What problems is Jenkins solving and how is that benefiting you?**

Continues Integration and Delivery

  ### 21. Product is very useful , saves time and efforts.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 08, 2022

**What do you like best about Jenkins?**

It saves approx 90% of the time to deploy the things manually and check for running tests and all. The feature to configure every Jenkins job is quite useful and we can also clone the jobs that are already made.

**What do you dislike about Jenkins?**

Its quite good to use Jenkins however when the running job fails, sometimes its very difficult to search for errors. So the improvement can be made in searching for errors and display it correctly.

**What problems is Jenkins solving and how is that benefiting you?**

I have been using Jenkins for almost an year to create the jobs and deploy the code to check whether the code is deployable and to run all the volume, system and unit tests.

  ### 22. Best integration tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 21, 2022

**What do you like best about Jenkins?**

Best integration and automation tool for deployment

**What do you dislike about Jenkins?**

Does not support all language and logs are not accurate

**What problems is Jenkins solving and how is that benefiting you?**

It helps in code deployment and continuous integration

  ### 23. Jenkins: The CI/CD tool for Software Engineers

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** June 23, 2022

**What do you like best about Jenkins?**

Jenkins is an open-source, easy-to-use  CI/CD pipeline tool used which is widely used among software companies.

**What do you dislike about Jenkins?**

A lot of Plugins are not compatible with Jenkins, that compatibility can be improved.

**What problems is Jenkins solving and how is that benefiting you?**

Jenkins help in Continous Delivery and Continous Integration which is a vital part of Agile Methodology for building any software product.

  ### 24. Jenkins review

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vivek S. | S, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 08, 2021

**What do you like best about Jenkins?**

Jenkins is very helpful tool for CI/CD integration.
Many projects can be created in Jenkins.
I have used Jenkins for pipeline projects. 
Many third party tools can be integrated with it. 
Like in my organization we have integrated slack with Jenkins build report. 
Slack have channel which show the builds result from Jenkins.

**What do you dislike about Jenkins?**

There is nothing to dislike anything about Jenkins. 
Tool integration is quite tricky sometimes when their is integration required for organization git with permission.

**What problems is Jenkins solving and how is that benefiting you?**

1. CI/CD 
2. Integration with git
3. Integration with slack
4. Build result
5. Automatic trigger builds 
6. It's very helpful for commit based testing and producing result .
Organization is widely using jenkisn for it..

  ### 25. Jenkins - Review

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sonika T. | Sr.Engineer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 02, 2021

**What do you like best about Jenkins?**

The ability of Jenkins to be configured as needed by users is a strong point. We use it for our daily Infra level activities.
Triggering Build jobs, deployments. Running automations.

**What do you dislike about Jenkins?**

If there is any lag from the bitbucket side / Gitlab, The jobs keep trying until timeout.

**What problems is Jenkins solving and how is that benefiting you?**

Deploying of builds. Creating different feature branches. Branching strategy.
We are running automation, Integration with external tools to trigger automation, and checking logs for issues.

  ### 26. Jenkins - Continuous Improvement

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 12, 2022

**What do you like best about Jenkins?**

Jenkins is a very customizable CI environment with a lot of community support, knowledge and plugins.  It's been an industry standard as far as I have known for over 10 years.

**What do you dislike about Jenkins?**

Although jenkins did have a huge upgrade when they introduced groovy-driven multibranch pipelines, I feel that there are other technologies available that did a lot better with their execution of the concept.

**What problems is Jenkins solving and how is that benefiting you?**

The problems that are solved with Jenkins are generally build deployment, test automation and other miscellaneous repeating scripting requirements for software development and testing.

  ### 27. Jenkins Review

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** July 06, 2022

**What do you like best about Jenkins?**

The best thing is CI / CD feature it has

**What do you dislike about Jenkins?**

UI could be a bit beautiful they may look into it

**Recommendations to others considering Jenkins:**

Yes go for it, if no other option is there

**What problems is Jenkins solving and how is that benefiting you?**

To automate the test cases before release

  ### 28. The only product i know in this category

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 27, 2022

**What do you like best about Jenkins?**

There are alot features which are so helpful but my personal favourite is that it took all our headache of continues deployment and loved the way it deploy branches to different environments automatically.

**What do you dislike about Jenkins?**

Honestly there is nothing much to dislike but sometimes it's ui look a bit old school which is okay as it works well.

**What problems is Jenkins solving and how is that benefiting you?**

Our team use this to create parallel pipelines to execute the regression run just before code deployment which reduces the time required by 10 times.

  ### 29. Review for Jenkins

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** December 22, 2021

**What do you like best about Jenkins?**

The great thing about Jenkins is we can contionously make contionous delivery of our work quickly and can able to find our mistakes in our code or in queries which helps to rectify it easily.

**What do you dislike about Jenkins?**

For the dislike part I have to add that the builds we done months ago can't be viewed which is a drawback because sometimes we will get error in production so we need to check the builds that we triggered for testing months ago.

**What problems is Jenkins solving and how is that benefiting you?**

We can able to build our queries in a single load. Sometimes we will be having a lot of projects to be deployed. We cant manually deploy it one by one but using Jenkins we can deploy many projects in a single load which is time saving

  ### 30. Definitely works! It's just not as easy as Azure DevOps

**Rating:** 2.5/5.0 stars

**Reviewed by:** Cody L. | SSoftware Development Engineer in Test, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 12, 2021

**What do you like best about Jenkins?**

It is not as fully featured as Azure Devops, which means that there is a lot less to learn.

**What do you dislike about Jenkins?**

The web interface leaves a lot to be desired, it's not super nice on the eyes, and things aren't easy to find at times.

**What problems is Jenkins solving and how is that benefiting you?**

We are using Jenkins for general build and release pipelines

  ### 31. Jenkins :  Review on my view point experience and usage

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jagruti P. | Senior Analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** August 05, 2021

**What do you like best about Jenkins?**

-> This is an open-source tool, so everyone can use it free of cost and learn this as well. 
-> Jankins has a vast amount of plugins, and it's also free, so anyone can add any plugin required for creating their pipeline to job done. I have used many like Jacoco to check the code coverage, Junit for the test, Sonarqube for code analysis, etc. 
-> Jankins has open-source community support so you can post your query and get a response sooner, which makes your work faster if you are stuck due to some issues.
-> Easy CI/CD integration will save you most of the time and make you faster available for build on-premises.
-> I Like the most is the SCM feature which is source code management using bit bucket, git, or any repository. If you set up auto-build once user pushes their code, then it will start developing a Build.

**What do you dislike about Jenkins?**

-> Although I like all features of Jenkins, there are some that I faced when I was delivering my tasks :
1. It has many plugins, but sometimes, because not all plugins are updated as per current technology trends, they might not be compatible. For example, when I was using java 11 in my project and plugin support till java seven so it has wasted most of my time. Still, it was not valuable due to an incompatibility issue.
2. If you have too many pipelines jobs in the projects which perform the different tasks, then it is hard to manage all pipelines as the dashboard is not easily understandable due to the user interface of Jenkins. 
3. When some issues occur due to plugins or any other reason, an error message is understandable or not human-readable language.

**Recommendations to others considering Jenkins:**

Make sure plugins are available as per technology trends; otherwise, you need to find alternate solutions

**What problems is Jenkins solving and how is that benefiting you?**

-> Creating a pipeline of my project, including automation of build creation and deployment, so this CI/CD saved my time in the deployment process. Once I commit my code, SCM will fetch the code through the pipeline and then start to build and deploy on the server, which saves a lot of time, especially if you are working on Agile methodologies where each sprint you have some deployment and go-live of system.

  ### 32. Essential tool for SDLC

**Rating:** 4.5/5.0 stars

**Reviewed by:** Krinal P. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 11, 2021

**What do you like best about Jenkins?**

Jenkins is a Java-based open-source server that is available for free. To accomplish continuous integration, a series of operations can be carried out in an automated way.
Jenkins can interact with most development, testing, and deployment systems thanks to hundreds of plugins. Moreover, all these plugins are also free to use.
We integrated Jenkins with Docker to generate docker image and deploy on Azure. Every time a single developer makes a contribution, the code is built.  We can then determine the commit that caused the build to fail.

**What do you dislike about Jenkins?**

The UI/UX can be improved as compared to other tools available in the market.

**What problems is Jenkins solving and how is that benefiting you?**

As DevOps components, Continuous Integration and Continuous Delivery (CI/CD) facilitate the integration of multiple phases of the process.
A tool called Jenkins enables programmers to automate software builds in a continuous way and to receive early alerts of issues in the process.

  ### 33. Jenkins - a Flexible and decent CI tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jimesh S. | Senior Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 09, 2021

**What do you like best about Jenkins?**

It has over a thousand pre-installed plugins that make it simpler to use. If one does not currently exist, a new one may need to be created and made accessible to the community. It is easy to configure due to its web-based interface. Jenkins is built in such a manner that it is straightforward to spread work over many computers and platforms in order to speed software application development, testing, and deployment.

**What do you dislike about Jenkins?**

When it comes to Jenkins, you'll often need a committed developer to keep it running well.

**What problems is Jenkins solving and how is that benefiting you?**

The conclusion is that developers can more easily integrate changes into their projects and that customers can more easily get a new version when utilizing Jenkins.

  ### 34. Robust with Variety of integrations

**Rating:** 5.0/5.0 stars

**Reviewed by:** Binayak B. | Security Analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** July 29, 2021

**What do you like best about Jenkins?**

The number of integrations modules that it has is amazing along with the huge open source support for various upcoming products. Multiple language support for easy build of pipelines including groovy, bash etc. Easy to deploy solution with a good community support for most of the issues.

**What do you dislike about Jenkins?**

There could be a better Role based access control available with granularity on the access levels. Often being used with the root user it opens up attack surface quite a few number of times. Proper notification system for open access should be highlighted to users to notify them of the urgency to protect the resources as often Jenkins runs with elevated privileges.

**Recommendations to others considering Jenkins:**

Amazing product, owing to a huge community to support for all queries, a very less learning curve and widespread industry usage.

**What problems is Jenkins solving and how is that benefiting you?**

Main component of Devsecops. Easy to deploy and integrate industry products. Not a very steep learning curve. Even simplest of logic can be implemented to check or validate environment with short code snippets. Easy to control job mechanisms.

  ### 35. I had a seemless working on the CI/CD with plugins that were provided by jenkins

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Retail | Enterprise (> 1000 emp.)

**Reviewed Date:** January 25, 2022

**What do you like best about Jenkins?**

The plugins made it ease to integrate external dependencies and frameworks easily into the pipeline and add all the code quality checking softwares a part of pipeline to enhance customer satisfaction.

**What do you dislike about Jenkins?**

Not much to say as a dislike the user interface could be more user friendly and attractive. Some restrictions faced while using gatling plugins to view reports which can be included to view the reports directly on jenkins

**What problems is Jenkins solving and how is that benefiting you?**

Integration of projects in CI/CD pipeline, code coverage testing, code quality testing, view reports of cucumber automated testing, health of the application and build histories to track the application.

  ### 36. The base for DevOps field

**Rating:** 5.0/5.0 stars

**Reviewed by:** Faisal I. | Jr - DevOps Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 19, 2021

**What do you like best about Jenkins?**

Jenkins is one of the best free tool for creating CI/CD pipeline for deployment and DevOps engineer. Its really easy to use can help you out with instant deployments. Their free style pipeline is amazing you can easily connect git with it and can see changes on you application when git gets any code push in the branch. Jenkins also very useful if you are using AWS and want to to deploy applications instantly

**What do you dislike about Jenkins?**

There is no such thing to dislike in jenkins. Everything is perfect.

**Recommendations to others considering Jenkins:**

This is what every DevOps engineer must learn and need. Will be really helpful for you to automate things and creating pipelines for deployment

**What problems is Jenkins solving and how is that benefiting you?**

Jenkins really helped me out in deployment of developers code to our aws where application is deployed i was confuse first when i started using but when i got familiar with jenkins it just make my life easier as a DevOps engineer. I really loved how easily it automated the process of deployment.

  ### 37. The build and deployment made simple and saving a lot time and automation happening

**Rating:** 5.0/5.0 stars

**Reviewed by:** Kakasaheb P. | Senior software enginner, Enterprise (> 1000 emp.)

**Reviewed Date:** December 01, 2021

**What do you like best about Jenkins?**

With newer tools like Kubernetes and Rancher, we can easily integrate and make use of the pipeline, which makes software delivery faster and faster and gives more output.

**What do you dislike about Jenkins?**

The newer feature is not coming up. Need to come up with new features and should be able to handle better help documents and some videos demos. But overall changes needed.

**What problems is Jenkins solving and how is that benefiting you?**

The build and code deployment is now used along with the Jenkins pipeline, making the developer's life simple. Faster response time. immediate delivery

  ### 38. Best application for CI/CD integration

**Rating:** 5.0/5.0 stars

**Reviewed by:** Amy K. | Team lead, Enterprise (> 1000 emp.)

**Reviewed Date:** November 18, 2021

**What do you like best about Jenkins?**

Easy to use and open source tool
Easy to checkin the code and automatically build is created which really help for early detection of defects
Automatic notification really helps to be updated with any issues

**What do you dislike about Jenkins?**

Many of the plugin are not supported and too much dependencies on plugins
Error messages are not clear to understand

**What problems is Jenkins solving and how is that benefiting you?**

Building and integrating the code changes continuously
Creating automation test suites and It helps in creating product more faster and cheaper with continuous integration

  ### 39. Open source continues integration

**Rating:** 4.5/5.0 stars

**Reviewed by:** Vijay C. | Consultant, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 20, 2022

**What do you like best about Jenkins?**

User-friendly CI tool - comes with a lot of plugin support to help automate the process. works with Windows, Linux and MacOS

**What do you dislike about Jenkins?**

Configurations are not super easy, and the learning curve is steep

**What problems is Jenkins solving and how is that benefiting you?**

Continues Integration and Continues Development

  ### 40. Make your work easy with jenkins

**Rating:** 4.5/5.0 stars

**Reviewed by:** Divya S. | QA Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** April 12, 2021

**What do you like best about Jenkins?**

The best part is we can setup Jenkins on our system as well as on cloud-based services. No matter in what timezone we are it will work properly even though if we are in sleeping mode. All tools are well organized and have the best performance. And its addon tools are also the best working help to make our work fast and easy.

**What do you dislike about Jenkins?**

First I have to talk about its display and pannel too old look and messy it should be more attractive and user-helpful. One thing that annoys me the most is its building process while applying proper steps even though it says building fail but after two to three attempts, it starts working like nothing happens. this should be resolve by the developer, and overall except those issues Jenkins is the best tool for automation

**Recommendations to others considering Jenkins:**

Automation of work is too easy with Jenkins

**What problems is Jenkins solving and how is that benefiting you?**

Git hub automation is the most common task i get and Jenkins help me to do it fast within few commands. Easy management of tool and their guides help to adopt their functionality easily.

  ### 41. Automating anything

**Rating:** 4.5/5.0 stars

**Reviewed by:** Divi G. | Software Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 08, 2021

**What do you like best about Jenkins?**

Its pipeline section is the best part to create jobs. We can make multiple jobs for single work make it more easy for a user to clear its path. It supports windows as well as linux commads make it more easy to use. Its time strap it aslo accurate and within a second it completes our work. And its plugin make our work more easy and achievable.

**What do you dislike about Jenkins?**

I dont like its error response it hard to find at which configuration we are facing problem. While installing its plugin so many times it gives error while in process which make me frustrated. We required advanced knowledge while using Jenkins and without anyones help in first we can able to login also which i think jenkins lag behind due to its low help guidnce so developer should add better documentation of how to use jenkins.

**Recommendations to others considering Jenkins:**

Best way to automate your work with performing few steps

**What problems is Jenkins solving and how is that benefiting you?**

My whole company work is based on jenkins and max time I need to do my git automation.
Easy git automation of data pulling and pushing.
Help to complete our daily task in accurate time

  ### 42. Powerful tool for continuous integration

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Higher Education | Enterprise (> 1000 emp.)

**Reviewed Date:** December 29, 2021

**What do you like best about Jenkins?**

Some other options in the market but Jenkins is quite stable. Also, it's  well known so decreasing the learning curve for new hires. The images they used in the front end is quite funny and adds some vibes to the daily work!

**What do you dislike about Jenkins?**

The tool is stable which means you will not expect some fancy functions when using it.

**What problems is Jenkins solving and how is that benefiting you?**

It's a powerful tool for continuous integration and all medium-large size softwares will require one to make integrations smoothly. Our software has a long history, there's no way we suddenly adopt other new tools.

  ### 43. Dont sweat jenkins here

**Rating:** 4.5/5.0 stars

**Reviewed by:** BHUPESH P. | Software engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** December 14, 2021

**What do you like best about Jenkins?**

It is the best open source tool for continuous integration. Configuring jenkins using its web graphical layout makes things very handy. Deployment with jenkins is very easy to manage and track.

**What do you dislike about Jenkins?**

Deployment report need to encapsulate all information pertaining to integration failures .

**What problems is Jenkins solving and how is that benefiting you?**

Maintaining multiple deployment often creates lots of bugs and jenkins provide a way to track all the deployment.

  ### 44. Makes deployment of apps easier

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** January 27, 2022

**What do you like best about Jenkins?**

The ability to connect with different type of sources and storing different kinds of credentials to create an automates deploying process

**What do you dislike about Jenkins?**

The UI can be improved and sample snipets can be made available while creating a jenkins job

**Recommendations to others considering Jenkins:**

Use it to learn CI/CD process. Helpful in learning the DevOps side of project building.

**What problems is Jenkins solving and how is that benefiting you?**

Using it as a part of our CI/CD pipeline to deploy our projects on Artifactory and for running scripts at a scheduled time

  ### 45. Continious integration automation

**Rating:** 3.5/5.0 stars

**Reviewed by:** Aman k. | Devops consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** January 03, 2022

**What do you like best about Jenkins?**

The vast range of plugins available to get the connectivity and easily accessible features of various DEVOPS tools

**What do you dislike about Jenkins?**

Optimization requires to get faster results in terms of web interface.

**What problems is Jenkins solving and how is that benefiting you?**

I am building the Continuous Integration and deployment pipeline to reduce human error and time consumption for integration and deployment.

  ### 46. extra safety for devleoper

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 07, 2022

**What do you like best about Jenkins?**

We can configure the Jenkins in our way.
I am using Jenkins primarily for testing the particular branch, and the other developers also can test from that branch without taking the branch in local (just need to create the pipeline).
I can set the multiple things before deployment, like a test, lint, etc

**What do you dislike about Jenkins?**

I tried to open the Jenkins on iPhone, and it seems not working.

**What problems is Jenkins solving and how is that benefiting you?**

I mosty use Jenkins for deployment and testing.
After using jenkins, I feel its great tool for developer.

  ### 47. Best tool for product dispatch.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Muralidharan A. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 14, 2022

**What do you like best about Jenkins?**

This tool support multiple plugins and we can run multiple projects, and also a good tool for project management.

**What do you dislike about Jenkins?**

Poor UI, Needs to improve the user interface to have a attractive UI,

**What problems is Jenkins solving and how is that benefiting you?**

Interfere with multiple projects, awhile used by multiple users.

  ### 48. A goto tool for ci/cd implementation

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 13, 2021

**What do you like best about Jenkins?**

It's the most popular tool which is being used. From the development team to the QA team to the devops team, everyone knows how to use it and how to implement it. Very quick adoption time as compared to other paid tools.

**What do you dislike about Jenkins?**

The old and boring UI is only the downside of this.
A better documentation and tutorials also can be helpful for the newbies as at the first glance its very overwhelming.

**What problems is Jenkins solving and how is that benefiting you?**

Mostly we have build around a pipeline for various implementation levels so that the automation scripts can be triggered when any deployment occurs.
It's quite easy to setup so it's one of the benefits.

  ### 49. Jenkins Review

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** August 25, 2021

**What do you like best about Jenkins?**

This is great software for creating a pipeline of jobs and automate the process. It serves as a great medium for CI. This has made our work automated. It offers different plugins which has made our job easier. It have great support for docker and kubernetes.

**What do you dislike about Jenkins?**

A lot of configuration setup is required before we can start using it. It might be cumbersome and tiring process for a new bie. User interface is very obsolete and looks like a decade old interface.

**What problems is Jenkins solving and how is that benefiting you?**

It is good  CI/CD Deployment. It is must have for Devops. It helps us in deployment on different machines in just few hours.

  ### 50. building applications with different configurations

**Rating:** 5.0/5.0 stars

**Reviewed by:** Unnath W. | Senior Android Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 08, 2021

**What do you like best about Jenkins?**

It is open source and it is easy to use, simple to introduce and doesn't need extra establishments or parts. It is liberated from cost. Effectively Configurable. Jenkins can be effortlessly changed and expanded. It conveys code right away, produces test reports. Jenkins can be arranged by the prerequisites for constant incorporations and ceaseless conveyance. Stage Independent. Jenkins is accessible for all stages and diverse working frameworks, regardless of whether OS X, Windows or Linux. Rich Plugin biological system. The broad pool of modules makes Jenkins adaptable and permits constructing, sending and computerizing across different stages. Simple help. Since it is open source and broadly utilized, there is no lack of help from huge online networks of dexterous groups. Designers compose the tests to identify the blunders of their code quickly. So the engineers don't squander energy for huge scope mistake ridden reconciliations. Issues are identified and settled practically immediately which keeps the product in a state where it tends to be delivered whenever securely. The vast majority of the combination work is robotized. Subsequently less coordination issues. This sets aside both time and cash over the life expectancy of a task.

**What do you dislike about Jenkins?**

Its interface is out dated and not easy to understand contrasted with current UI trends.Though Jenkins is adored by numerous engineers, it isn't so natural to keep up it in light of the fact that Jenkins runs on a worker and requires a few abilities as worker head to screen its movement.

**Recommendations to others considering Jenkins:**

easy to use tool for building different configs.

**What problems is Jenkins solving and how is that benefiting you?**

pipeline building and config builing with less clicks.


## Jenkins Discussions
  - [What is Jenkins used for?](https://www.g2.com/discussions/what-is-jenkins-used-for) - 2 comments, 1 upvote
  - [Is there any plan to change jenkins UX/UI](https://www.g2.com/discussions/is-there-any-plan-to-change-jenkins-ux-ui) - 1 comment, 1 upvote
  - [Does it integrate with Microsoft Project?](https://www.g2.com/discussions/13687-does-it-integrate-with-microsoft-project) - 1 comment, 1 upvote

- [View Jenkins pricing details and edition comparison](https://www.g2.com/products/jenkins/reviews?page=5&section=pricing&secure%5Bexpires_at%5D=2026-08-07+06%3A39%3A20+-0500&secure%5Bsession_id%5D=cac6bef9-9985-44bd-9dc4-ca35e9557c56&secure%5Btoken%5D=96e47da8c8adabcadeff1056e48d0b28036902bf2bc62e5d8649e11c4904ad99&format=llm_user)
## Jenkins Integrations
  - [Amazon EC2](https://www.g2.com/products/amazon-ec2/reviews)
  - [Amazon EC2 Auto Scaling](https://www.g2.com/products/amazon-ec2-auto-scaling/reviews)
  - [Amazon Elastic Container Registry (ECR)](https://www.g2.com/products/amazon-elastic-container-registry-ecr/reviews)
  - [Amazon Elastic Kubernetes Service (Amazon EKS)](https://www.g2.com/products/amazon-elastic-kubernetes-service-amazon-eks/reviews)
  - [Amazon S3 Glacier](https://www.g2.com/products/amazon-s3-glacier/reviews)
  - [Apache Maven](https://www.g2.com/products/apache-maven/reviews)
  - [AWS Cloud Development Kit (AWS CDK)](https://www.g2.com/products/aws-cloud-development-kit-aws-cdk/reviews)
  - [AWS CodePipeline for CI/CD Automation](https://www.g2.com/products/aws-codepipeline-for-ci-cd-automation/reviews)
  - [Azure DevOps Server](https://www.g2.com/products/azure-devops-server/reviews)
  - [Azure Portal](https://www.g2.com/products/azure-portal/reviews)
  - [Bitbucket](https://www.g2.com/products/bitbucket/reviews)
  - [BlueOceanAI (Formally BlueOcean Brand Navigator)](https://www.g2.com/products/blueoceanai-formally-blueocean-brand-navigator/reviews)
  - [BrowserStack](https://www.g2.com/products/browserstack/reviews)
  - [Codex](https://www.g2.com/products/openai-codex/reviews)
  - [Discord](https://www.g2.com/products/textaify-discord/reviews)
  - [Docker](https://www.g2.com/products/docker-inc-docker/reviews)
  - [Git](https://www.g2.com/products/git/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews)
  - [Gradle Build Tool](https://www.g2.com/products/gradle-build-tool/reviews)
  - [Grafana Labs](https://www.g2.com/products/grafana-labs/reviews)
  - [IBM Vault (formerly HashiCorp Vault)](https://www.g2.com/products/ibm-vault-formerly-hashicorp-vault/reviews)
  - [Jira](https://www.g2.com/products/jira/reviews)
  - [Jira Service Management](https://www.g2.com/products/jira-service-management/reviews)
  - [JUnit](https://www.g2.com/products/junit/reviews)
  - [Kubernetes](https://www.g2.com/products/kubernetes/reviews)
  - [Microsoft Teams](https://www.g2.com/products/microsoft-teams/reviews)
  - [npm](https://www.g2.com/products/npm/reviews)
  - [Selenium Grid on Windows](https://www.g2.com/products/selenium-grid-on-windows/reviews)
  - [ServiceNow IT Service Management](https://www.g2.com/products/servicenow-it-service-management/reviews)
  - [Slack Connector for Jira](https://www.g2.com/products/slack-connector-for-jira/reviews)
  - [SonarQube](https://www.g2.com/products/sonarqube/reviews)
  - [Worksoft Certify](https://www.g2.com/products/worksoft-certify/reviews)

## Jenkins Features
**Functionality**
- Deployment-Ready Staging
- Integration
- Extensible

**Management**
- Configuration Management
- Access Control
- Orchestration
- Portfolio Management
- Workflow Management
- Timeline Management
- Testing Management
- Change Management
- Issue Management
- Compliance Management
- Policy Management
- User Management
- Application Management
- Task Management
- Project Management
- Release Management
- Audit Management

**Functionality**
- Integrations
- Extensibility
- Test Customization

**Agentic AI - AWS Marketplace**
- Autonomous Task Execution
- Multi-step Planning
- Cross-system Integration

**Management**
- Processes and Workflow
- Reporting
- Automation

**Functionality**
- Automation
- Integrations
- Extensibility
- Continuous Integration
- Third-Party Integrations

**Management**
- Automation
- Processes and Workflow
- Reporting

**Processes**
- Pipeline Control
- Workflow Visualization
- Continuous Deployment
- Prioritization
- Version Control
- Rules-Based Workflow
- Approval Workflow
- Configurable Workflow

**Agentic AI - Continuous Integration**
- Autonomous Task Execution
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

**Agentic AI - Continuous Delivery**
- Autonomous Task Execution
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

**Additional Functionality**
- Single Sign On
- Search/Filter
- Real-Time Reporting
- Data Import/Export
- Reporting/Analytics
- AI Copilot
- Commenting/Notes
- Data Extraction
- SSL Security
- Performance Metrics
- Status Tracking
- Real-Time Monitoring
- Troubleshooting Reports
- API
- Issue Tracking
- Projections
- Real-Time Data
- Event Logs
- Collaboration Tools
- Generative AI
- Role-Based Permissions
- Monitoring
- Activity Dashboard
- Authentication
- KPI Monitoring
- Activity Tracking
- Real-Time Notifications
- Dashboard

**Additional Functionality**
- Continuous Deployment
- Source-Code Scanning
- Continuous Delivery
- Prioritization
- Generative AI
- Compliance Management
- Data Import/Export
- Access Controls/Permissions
- Bug Tracking
- Reporting/Analytics
- For Developers
- Issue Management
- Repository Management
- Workflow Management
- Monitoring
- Pipeline Management
- Application Management
- API
- AI Copilot
- Configuration Management
- Data Storage Management
- Multi-User Collaboration
- Project Management
- Version Control
- Activity Dashboard
- Data Synchronization
- Lifecycle Management
- Change Management
- Status Tracking
- Authentication
- Alerts/Notifications
- Automated Testing
- Debugging
- Approval Process Control
- Build Log
- Quality Assurance

## Top Jenkins Alternatives
  - [GitHub](https://www.g2.com/products/github/reviews) - 4.7/5.0 (2,332 reviews)
  - [CloudBees](https://www.g2.com/products/cloudbees/reviews) - 4.4/5.0 (591 reviews)
  - [CircleCI](https://www.g2.com/products/circleci/reviews) - 4.4/5.0 (501 reviews)

