Skip to content

Merge request commands

WARNING

Not applicable for standalone mode

Application supports several merge request commands. This feature requires webhooks to be configured.

Command prefix is configurable via SETTINGS__COMMANDS_PREFIX environment variable.

Recreate

Comment dependabot recreate will recreate the merge request resolving all merge conflicts that might be present.

WARNING

This action will remove all manually added changes