I wanted to ask about how we can connect Vercel to our GitLab group using a Service Account instead of a user account.
GitLab Docs: Service accounts | GitLab Docs
We’ve had an issue before where the person who had configured the integration left the company and so all of our connections stopped functioning. Ideally an integration like this would not be tied to a “user” account but instead via a Service Account.
Right now it also means that “my user” is the one that posts the Vercel comments on each PR - which means I get emails + notifications for every PR in the organization since I’ve now turned into a participant on each review.
For example, we are using Service Accounts for other integrations (Linear, Atlas, etc):
Would love to see if this is possible, or if this can be a feature request.
Thanks!