### Problem Statement https://github.com/getsentry/sentry-javascript/pull/12507 raised that we weren't detecting releases for GitLab properly. https://github.com/codecov/codecov-javascript-bundler-plugins/tree/main/packages/bundler-plugin-core/src/utils/providers has logic for all of it's different providers that we should aim to align on. ### Solution Brainstorm ```[tasklist] ### Initial Tasks - [ ] https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/549 - [ ] https://github.com/getsentry/sentry-javascript/pull/12529 ```
Problem Statement
#12507 raised that we weren't detecting releases for GitLab properly.
https://github.com/codecov/codecov-javascript-bundler-plugins/tree/main/packages/bundler-plugin-core/src/utils/providers has logic for all of it's different providers that we should aim to align on.
Solution Brainstorm