One day, my manager asked if there was a way to improve workflow using AI.
I had an idea: automate Merger Request(MR) review with AI.
Since our repositories are hosted on self-hosted Gitlab instance, I needed to set up a Gitlab-runner to execute any CI pipelines.
However I didn’t have permission to access repository settings.
A few days later, the manager suddenly brought up the idea and assured me that he would provide everything I needed.
So I began the task. Let’s start!!!