Difference between revisions of "Merge Requests"

From Inkscape Wiki
Jump to navigation Jump to search
(created)
(No difference)

Revision as of 07:35, 20 June 2020

This page is about gitlab merge request configuration.

CI Timeout

Set the CI Timeout to 3h in your fork's settings.

Gitlab-ci-timeout.png

Allow Rebasing

Enable "Allow commits from members who can merge to the target branch", this allows us to rebase your branch before merging.

Allow commits from members marked.png