Overview
Product Information on GitHub
What is GitHub?
GitHub Pricing
GitHub Product Images

Overall experience with GitHub
“Collaborative Code Reviews and Self-Healing Tests Improve Code Framework Efficiency”
“Review for Github Enterprise”
Badges
About Company
Company Description
GitHub is a platform where developers, businesses, and organizations collaborate to create and innovate. Offering tools for version control, CI/CD, security, and code review, GitHub helps teams build software efficiently and securely. With GitHub Copilot, developers can leverage AI to receive real-time coding assistance, streamlining their workflows and enabling them to focus on solving complex challenges. The platform supports a wide range of projects, from open source to enterprise, while integrating seamlessly into development processes to foster collaboration and security. As part of Microsoft, GitHub is committed to empowering developers and organizations to bring their ideas to life, working toward the goal of supporting 1 billion developers worldwide.
Company Details
Do You Manage Peer Insights at GitHub?
Access Vendor Portal to update and manage your profile.
Key Insights
A Snapshot of What Matters - Based on Validated User Reviews
User Sentiment About GitHub
Reviewer Insights for: GitHub
Deciding Factors: GitHub Vs. Market Average
Performance of GitHub Across Market Features
GitHub Likes & Dislikes
Having all our Java and Selenium scripts stored in such a well organized, dependable environment has really made my day to day work a lot smoother. I especially like how the pull requests make it straightforward for my teammates to look over any updates I make and spot issues before anything gets merged to main. The agent is not just there to help with writing lines of code anymore, it really feels like I have an extra set of hands in the process. I can ask it to update several page objects at once or create a whole new test suite for a fresh scenario and it takes care of everything, even if that involves changing multiple files. If I run into a test failure, I can tell agent to handle it right there in the terminal, and it'll keep trying out solutions on its own until things work. I no longer have to spend ages doing all those tedious set-up and maintenance tasks I used to dread. I've also noticed a big improvement when it comes to debugging. When a stubborn test keeps failing, agent often spots those sneaky little mistakes I might miss myself, like a single-character typo in a JSON path. Thanks to this, my testing cycle is a lot smoother and tackling complex scripts doesn't feel overwhelming anymore. Honestly, I'd find it difficult to go back to coding without this kind of help.
Supports other GitHub product: It supports other Git products very easily which is one plus point according to me Robust Security Measures: As someone who values security I am impressed by GitHub Enterprise's commitment to keeping our code secure Customization: There are very customization options which helped us to save some time as well as money
1. GitHub Actions. Specifically, being able to create CI/CD pipelines that live within our code. The flexibility of when and where those actions run helps us run the right scan or build at the right time without devs having to worry about forgetting to kick off a job. 2. Integrations. Beyond just the massive amount of integrations that other tools have with GitHub, the integrations within the platform itself are phenomenal. As a GHAS customer, this especially shines with GitHub CoPilot for Security tackling and creating issues that are discovered. 3. Scalability with Pull Requests. The ability to manage PRs, reviews, checks, and branch protection at scale makes it easy to enforce code quality and security gates across our enterprise without slowing our development teams down.
The things I dislike about this product are very minor and not a dealbreaker. Honestly, I struggle to find anything major to complain about because the tool is just so good for our automation work. If I had to pick something, it would probably be how the copilot agent can sometimes be a little bit too eager and gets exited to suggest changes. Occasionally it tries to refactor a piece of code that I want to keep exactly as it is and I have to go back and undo its suggestions which can be a tiny bit annoying. Another small thing is that, once in a while, the agent gets a bit confused with our very specific custom libraries in the framework. Since it is trained on so much public code it sometimes defaults to standard selenium ways of doing things instead of using the custom wrappers we have built in our java project. But again it is such a small issue compared to how much time it saves me every single day.
Initial Setup Complexity: the initial setup can be quite complex, for the non-technical, first-timer and for the fresher Cost Concern: The cost is a little bit high according to me if it can get a little bit cheaper then it will be a win-win situation Learning Curve: Learning takes time because it has a wide range of features which are a little bit complex for first-timers like me
1. Limited native environment modeling. When looking at other CI/CD tools, GitHub doesn't have as strong native concepts for environments, promotions, or release orchestration without building it out ourselves. The ability to do so is there, but it requires much more hands on work. 2. Actions and runners costs. This has been a hot topic recently, but self-hosted runners and action usage in general need active monitoring, or you will end up with a surprise bill. 3. Pipeline complexity. This isnt a unique problem to GitHub, but as pipelines grow, managing runner costs, permissions, and reusable workflows requires more structure than GitHub gives you out of the box.
Top GitHub Alternatives
Peer Discussions
What Your Peers Are Saying About GitHub
GitHub Reviews and Ratings
- Software Engineer50M-1B USDSoftwareReview Source
Collaborative Code Reviews and Self-Healing Tests Improve Code Framework Efficiency
Honestly, switching our main automation test framework over to GitHub has been a total game changer for my team. I've used a lot of older tools in the past, but nothing matches the reliability and convenience GitHub offers. Sorting all our Java and Selenium test code in one spot means everyone's on the same page and collaboration just happens more smoothly. I'm a big fan of pull requests too, it really streamlines code reviews for our scripts, making it so simple to track feedback and improvements. Plus. Having a clear, well-organized history of every single change brings real peace of mind. If anything ever goes sideways, it is so easy to revert back to a version that we know works. And then there is the Agent, this is not the basic auto complete tool from a year ago. Now, I just ask it to handle tasks like refactoring page objects or generating new test suites for specific cases, and it coordinates updates across various files. When running in agent mode, it even takes things a step further by executing the tests in the terminal. And if something fails, it tries to troubleshoot and sort it out on its own until everything passes. That level of self-healing really does feel like having an extra set of hands on the team If I'm dealing with a flaky test or a weird timeout in my REST Assured code, I just tag the agent. It digs into the logs to find out what went wrong and actually points out possible fixes. There was even a time last month when it noticed a race condition in our framework that I'd probably have spent hours, maybe even a whole day trying to isolate on my own. The amount of time it saves me, both in writing and debugging scripts, has made this the MVP in our current toolset. - CLOUD APPLICATION SECURITY ENGINEERGov't/PS/EdEducationReview Source
GitHub Centralizes DevOps Workflows With CI/CD Integration And Scalable Pull Requests
GitHub has been the backbone of our DevOps workflows for years. Having a single location for our source control, CI/CD workflows, and security scanning has been incredible for simplifying our work. GitHub shines at helping you deploy secure applications quickly, which is our primary goal! - DEVOPS LEAD10B+ USDEnergy and UtilitiesReview Source
Integration of Actions, Copilot, and Permissions Strengthens Github Platform Experience
Github is just the most modern product I’ve used for repository management, continuous deployment, collaboration and developer metric gathering. The versatility of Github actions continues to shine and your availability of documentation and community examples is a big factor in that. The versatility of Github actions continues to shine and the availability of documentation and community examples is a big factor in that. I also want to commend them on the way organisations can be managed to rollout features selectively to our developers and how rich the fine tuning of permissions assignment can be. - IT INTEGRATION MANAGER50M-1B USDRetailReview Source
AI Coding Assistance Improves Productivity Amid Concerns With Bulk Workflow Management
My overall experience is highly positive due to the robustness of the version control system, which ensures secure and organized code management. What has a worked best is the integration of Github Actions for efficient deployment speed. - IT MANAGER10B+ USDTelecommunicationReview Source
Github provides an amazing platform for automation and collaboration for modern development environment
My experience with GitHub has been great so far. I have personally found the platform very easy to use once you have gone through the initial learning curve which is not too long. I have also found it to be extremely reliable and very well suited for a collaborative software development environment. I have also received a lot of positive feedback in terms of reducing the time for development as compared to earlier. This has resulted in better productivity from the development teams.



