DE
- Industries
- Finance
Nearshore software development for finance—secure, scalable, and compliant solutions for banking, payments, and APIs.
- Retail
Retail software development services—e-commerce, POS, logistics, and AI-driven personalization from nearshore engineering teams.
- Manufacturing
Nearshore manufacturing software development—ERP systems, IoT platforms, and automation tools to optimize industrial operations.
- Finance
- What we do
- Services
- Technologies
- Collaboration models
Explore collaboration models customized to your specific needs: Complete nearshoring teams, Local heroes from partners with the nearshoring team, or Mixed tech teams with partners.
- Way of work
Through close collaboration with your business, we create customized solutions aligned with your specific requirements, resulting in sustainable outcomes.
- About Us
- Who we are
We are a full-service nearshoring provider for digital software products, uniquely positioned as a high-quality partner with native-speaking local experts, perfectly aligned with your business needs.
- Meet our team
ProductDock’s experienced team proficient in modern technologies and tools, boasts 15 years of successful projects, collaborating with prominent companies.
- Our locations
We are ProductDock, a full-service nearshoring provider for digital software products, headquartered in Berlin, with engineering hubs in Lisbon, Novi Sad, Banja Luka, and Doboj.
- Why nearshoring
Elevate your business efficiently with our premium full-service software development services that blend nearshore and local expertise to support you throughout your digital product journey.
- Who we are
- Our work
- Career
- Life at ProductDock
We’re all about fostering teamwork, creativity, and empowerment within our team of over 120 incredibly talented experts in modern technologies.
- Open positions
Do you enjoy working on exciting projects and feel rewarded when those efforts are successful? If so, we’d like you to join our team.
- Candidate info guide
How we choose our crew members? We think of you as a member of our crew. We are happy to share our process with you!
- Life at ProductDock
- Newsroom
- News
Stay engaged with our most recent updates and releases, ensuring you are always up-to-date with the latest developments in the dynamic world of ProductDock.
- Events
Expand your expertise through networking with like-minded individuals and engaging in knowledge-sharing sessions at our upcoming events.
- News
- Blog
- Get in touch

04. Jul 2025 •1 minute read
Automating code reviews with OpenAI
Danijel Dragičević
Software Engineer
Our software engineer, Danijel Dragičević, continued his exploration of automating code reviews with OpenAI. He shared his hands-on exploration of this topic in last Friday’s Talk.
He started by explaining that code reviews are essential but often skipped or rushed, and that AI can help maintain code quality and consistency.
At ProductDock, through our #devops-guild initiative, we created a GitHub Action that utilizes OpenAI to automate pull request reviews.
Danijel explained why to use AI for PR reviews:
- Solo developers get a reliable second opinion.
- It saves time for teams under pressure.
- It promotes consistent, objective, and actionable feedback.
Triggered by a pull request, the GitHub Action extracts the code diff and sends it to the OpenAI API with custom prompts. The AI returns feedback, which is automatically posted as a pull request (PR) comment, providing developers with fast, contextual insights right in their workflow.
When it comes to benefits and considerations for all of this, there are, in Danijel’s opinion, four key points: easy integration, privacy is critical, boosts code quality, and it enables faster iteration.
AI-powered pull request reviews enhance development workflows by increasing speed, improving code quality, and ensuring consistent feedback. By combining GitHub Actions with OpenAI, teams can achieve seamless and scalable integration that fits naturally into their existing processes.
As a next step, Danijel suggested exploring the GitHub Marketplace and trying out the “Analyze Pull Request with OpenAI” action to bring intelligent, automated code reviews to your projects.
Discover our blog section for more captivating topics that we’ll be sharing with you soon.
Resources:
Tags:
Danijel Dragičević
Software EngineerDanijel Dragičević is a software developer and content creator who has been part of our family since April 2014. With a strong background in backend development, he has spent the past few years specializing in building robust services for API integrations. Passionate about clean code and efficient workflows, he continuously explores new technologies to enhance development processes.