Skip to content

feat(gitlab): Add platformCommit support for GitLab#44248

Open
gauravluckme wants to merge 3 commits into
renovatebot:mainfrom
gauravluckme:feature/platform-commit-enable-gitlab
Open

feat(gitlab): Add platformCommit support for GitLab#44248
gauravluckme wants to merge 3 commits into
renovatebot:mainfrom
gauravluckme:feature/platform-commit-enable-gitlab

Conversation

@gauravluckme

Copy link
Copy Markdown

Changes

This PR implements the platformCommit: 'enabled' option for the GitLab platform, allowing Renovate to create commits via the GitLab Commits API instead of using git push.

Context

Please select one of the following:

AI assistance disclosure

Did you use AI tools to create any part of this pull request?

Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.

  • No — I did not use AI for this contribution.
  • Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes).
  • Yes — substantive assistance (AI-generated non‑trivial portions of code, tests, or documentation).
  • Yes — other (please describe):

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests, but ran on a real repository, or
  • Both unit tests + ran on a real repository

The public repository:

@github-actions github-actions Bot requested a review from viceice June 26, 2026 11:00

@RahulGautamSingh RahulGautamSingh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are not syncing git state after the platform commit has taken place. please, check the github flow and implement the same for gitlab

Comment thread lib/modules/platform/gitlab/index.ts Outdated
Comment thread lib/modules/platform/gitlab/index.ts Outdated
Comment thread lib/modules/platform/gitlab/index.ts Outdated
Comment thread docs/usage/configuration-options.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add platformCommit support for GitLab

2 participants