Implementing issue #5573 #32605
bb4L
started this conversation in
Suggest an Idea
Replies: 2 comments
-
Hi there, Please give your discussion a meaningful title. This helps others understand what your discussion is about, and increases the chances of getting help. Do not use titles like "Need config help", "Renovate is not working", etc. Try to summarize the specifics of your problem or question in the title. Thanks, the Renovate team |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would be happy to contribute a fix for this / extend the current functionality so that renovate can handle merge trains
as far as i understand this could be done by adding the same logic as there is for the
/merge/
call for the merge train api:current code:
renovate/lib/modules/platform/gitlab/index.ts
Line 716 in e90a581
merge train api:
https://docs.gitlab.com/ee/api/merge_trains.html#add-a-merge-request-to-a-merge-train
any ideas if there is something special to it that i might miss?
I'm opening this discussion as stated in guidelines for contributing
Beta Was this translation helpful? Give feedback.
All reactions