Merge Requests

From Inkscape Wiki
Revision as of 07:35, 20 June 2020 by Speleo3 (talk | contribs) (created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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