[GitLab] Change email source in gitAuthor
#12532
Labels
breaking
Breaking change, requires major version bump
platform:gitlab
GitLab Platform
priority-3-medium
Default priority, "should be done" but isn't prioritised ahead of others
status:in-progress
Someone is working on implementation
type:feature
Feature (new functionality)
v36
What would you like Renovate to be able to do?
There's a special email for commits in gitlab user profile.
The name of the parameter is
commit_email
.It has been added in gitlab 13.11.
I think that
commit_email
should be used instead ofemail
parameter forgitAuthor
.I don't know why it's not documented in
/user
api.If you have any ideas on how this should be implemented, please tell us here.
renovate/lib/platform/gitlab/index.ts
Lines 101 to 107 in 39a947c
Is this a feature you are interested in implementing yourself?
No
The text was updated successfully, but these errors were encountered: