[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Feedback](/c/feedback/8)

# Request for GitLab Support in Vercel's 'Skipping Unaffected Projects' Feature

113 views · 1 like · 3 posts


Wendel Freitas (@wendelfreitas) · 2024-08-29

Hello Vercel community!

I’ve been using the "Skipping Unaffected Projects" feature on Vercel, and it has been incredibly helpful in optimizing my deployment process. However, I noticed that this feature currently only supports GitHub.

I'm primarily using GitLab for my projects and would love to see this feature extended to GitLab repositories as well. It would be a great enhancement for those of us who prefer or need to use GitLab.

Does anyone know if there are plans to expand this feature to support GitLab? If not, I would like to request the Vercel team consider adding this functionality. It would be a fantastic improvement for many users!

Thank you!


Amy Egan (@amyegan) · 2024-08-29 · ♥ 1

Hi @wendelfreitas! I don't think there are any immediate plans to support GitLab. But I shared your feedback with the team and they'll let us know for sure.

There's also another way to [ignore unchanged builds](https://vercel.com/docs/monorepos/turborepo#ignoring-unchanged-builds). You can [use `turbo-ignore`](https://github.com/vercel/turborepo/blob/main/packages/turbo-ignore/README.md) for the [Ignored Build Step](https://vercel.com/docs/projects/overview#ignored-build-step) to skip unnecessary builds.


Amy Egan (@amyegan) · 2024-08-30

I checked with the team and we don't have a time estimate for when the feature will support GitLab. But `turbo-ignore` is a good alternative. There's a section on the Turborepo setup page that explains how to set it up.

https://vercel.com/docs/monorepos/turborepo#ignoring-unchanged-builds