Michael

Results 7 comments of Michael

you mean like this? ` source = Dependabot::Source.new( provider: "gitlab", hostname: gitlab_hostname, api_endpoint: "https://#{gitlab_hostname}/api/v4", repo: repo_name, directory: directory, branch: ENV["GITLAB_SRC_BRANCH"] || "master", )` Because im currently using the generic update...

It does not seem to work, it's still making MR's on master. I'll try to debug this a bit more after the weekend and get back to you on it....

I haven't been able to determine how or why it keeps referring to the 'master' branch. Maybe it's something im doing wrong, maybe it's a bug :(

> I'll write something up in the coming days slightly_smiling_face [getsentry/sentry-docs#5487](https://github.com/getsentry/sentry-docs/issues/5487) Any update on this?

Is this PR is stalled? This is something i'd love to see in the bundle so we can use Centrifuge

Any update regarding this issue?